Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking to see in fields exist in database - dbgetprop
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00098558
Message ID:
00098665
Views:
28
>Sheena,
>Instead of DBGetProp(), why not use aFields()? You WILL need to open the table, but all the information you want is there in a 16 column array. Default value is #9. If you're looking for a specific field, use ASCAN() to find it.
>
>HTH
>Barbara
>

Something to remember with ASCAN() is you need to have SET EXACT ON to prevent partial matches.
Previous
Reply
Map
View

Click here to load this message in the networking platform