Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find out if a table is in database
Message
From
04/12/2001 07:54:13
 
 
To
04/12/2001 06:48:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00589132
Message ID:
00589147
Views:
22
Hello Alejandro.

>> Is there a way to find out if a table is in a database without capturing an error? <<

CURSORGETPROP( 'Database', '< MyAlias >' )

will give you the empty string for a free table, the name of the dbc it belongs to otherwise.
Previous
Reply
Map
View

Click here to load this message in the networking platform