Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT SQL keep table opened
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SELECT SQL keep table opened
Miscellaneous
Thread ID:
00535990
Message ID:
00535990
Views:
31
Hi,

There is something I don't understand un VFP. I colect some data from a free table with a SQL command (SELECT * FROM mytable INTO CURSOR c1) I can get other data from the same table with SQL command into other cursors (c2, c3, ...) but I can't open my table with the USE command, I get error 'File in use'

Is it normal that SQL keep the table open ?

Thanks
Thierry
Next
Reply
Map
View

Click here to load this message in the networking platform