Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to use dbf
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01036681
Message ID:
01036684
Views:
11
>Which is a best way to use the table. Aviod message Alies is already use
>thanks
IF NOT USED("YourTable")
   USE YourTable IN 0 SHARED AGAIN && Just in case the table is used in another alias
ENDIF
SELECT YourTable
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform