Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check for existance of column in table
Message
From
23/02/2005 12:20:18
 
 
To
23/02/2005 05:07:30
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaysia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00989527
Message ID:
00989704
Views:
17
>Dear all,
>How do I check whether a particular column exist in a table? Tried field() but I only know the name of the column and not the position.
>Thanks in advance.
>Yau
FieldExists = !empty(fsize(FieldName))
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform