Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I create a sql file in a specific work area
Message
From
18/01/2006 14:03:36
 
 
To
17/01/2006 10:39:11
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01087524
Message ID:
01088116
Views:
13
>>You could do a SELECT 0 before the create table.
>>
>>USED('tablealias') will let you see if a table is open.
>>
>
>But only if you use the right alias. I'm maintaining an app where, as originally written, different modules used the same table with 3 different aliases.
>
>Regards,

Then use the AUSED() function. If you pass it a full path and table name, it will tell you what aliases that table is opened under.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform