Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT-SQL and how to close tables involved
Message
From
29/01/1997 11:59:37
 
 
To
29/01/1997 11:44:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00018711
Message ID:
00018715
Views:
34
>Does anyone know a way so that after a SQL statment the tables involved are closed without further coding?
>
>My problem is that after a SELECT-SQL the tables remain opened and have problems with some other forms which use the same tables in my application.

Your SQL function should track which table need to be open and close after. You can easily setup this with IF USED('...
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform