Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Cursor and table shows as the same when display stat
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00636393
Message ID:
00636519
Views:
17
Bob,

You are right, I didn't think of EXCL because I don't remember the last time I tried to open a table EXCL. I don't pack tables, I recycle deleted records.

As for USED() if you read the help carefully you will see that is checks for an Alias not a table.
USE MyTable ALIAS Table1
? USED("MyTable") && Returns .F. as there is no alias named MyTable
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform