Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking for existence of a field in a table
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01515894
Message ID:
01515905
Views:
110
This message has been marked as the solution to the initial question of the thread.
SELECT 0
USE mytable SHARED
? NOT EMPTY(FIELD("Project"))
>
>I'm reading through a list of files trying to establish which of then has a field named PROJECT - is there any easy way to check for this fields existence?
>
>Thanks
>
>Colin
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform