Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command to tell if table is in DBC???
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00419602
Message ID:
00419758
Views:
26
Hi Victor.

>Is there a command to tell if a table exists in the DBC?

Adding to Ko's reply, which tells you from the DBC side, here's how you tell from the table side: if cursorgetprop('Database') is empty, it's a free table.

Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform