Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking if a table is free
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00198666
Message ID:
00198671
Views:
21
IF Empty(CursorGetProp("Database"))
   *-- Free table
ENDIF
HTH

>Is there a way you can check if a table isn't part of a database? I move a lot of tables around to get information from our remote locations to our web server. Some of these tables originally belonged to a database, so I need some way of checking that before I try to FREE them. If I knew this was going to work perfectly everytime, I could just code for the tables that I know were part of a database. But, things being as they are, I'm being cautious.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform