Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Existing Field
Message
From
08/06/2001 09:51:40
 
 
To
08/06/2001 05:34:59
Ashish Patel
Hindustan Petroleum
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00516782
Message ID:
00516874
Views:
10
>HI
>
>Can I check a presence of field in particular table ?
>
>If Yes . How ?
>
>Please Help.
>
>
>Thanx in Advance.
>
>Ashish

One more way.
If the table is linked to a DBC, you can check before opening the table this way.

Open Database yourdatabase
llExists = INDBC("table.field", "Field")
Insanity: Doing the same thing over and over and expecting different results.
Previous
Reply
Map
View

Click here to load this message in the networking platform