Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to check a FIELD exist in database???
Message
 
To
01/11/2000 14:13:38
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00436819
Message ID:
00436830
Views:
16
You can use something like:
list database to file temp.txt
?"MyField"$filetostr("temp.txt")

Best Wishes

>Hi All ,
>I need to know a particular field (MyField) exist in the database . This field >name can exist in any table/tables in the database . If I use INDBC() , I have >to specify the table name along with the field name. I don’t know the table >names . That’s my biggest problem.
>How can I do a global check to see whether ‘Myfield’ exist in database ??

>Please Help !!

>TIA

>- Jeana -
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform