Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Existence
Message
 
To
03/05/2001 11:45:14
David Brunelle
Université de Sherbrooke
Sherbrooke, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00503085
Message ID:
00503089
Views:
25
>Now that I know if a certain field exist.. I need to know if a certain table already exist so that I won't create it twice...

A simple way would be to look for the file with FILE() function. IF the file is there then the table exists.

If you are wondering if the table is part of a DBC then look at the DBGETPROP( ) function

HTH
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Reply
Map
View

Click here to load this message in the networking platform