Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
USE IN cursorName
Message
From
11/01/2007 14:12:38
 
 
To
11/01/2007 14:09:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01184698
Message ID:
01184724
Views:
13
>Hi Sir,
>
>I normally have the CLOSE DATABASES ALL in the last part of my program after SQLDISCONNECT. Do I need to include CLOSE TABLES ALL as well?
>
>
>SQLDISCONNECT(lnConnHandle)
>CLOSE DATABASES ALL
>CLOSE TABLES ALL               && Do I need this here?
>
>
>Thanks,
>Sam

No, CLOSE DATABASES ALL closes everything (except for currently selected databases in other data sessions or databases and their tables that are open in other data sessions).
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform