Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB
Message
From
14/05/1999 14:39:27
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
VB
Miscellaneous
Thread ID:
00219163
Message ID:
00219163
Views:
48
In VB, I am using tables from Access. Before I exit the run time form, I want to make sure if all the tables are closed.

I am using the following syntax:

Public Sub closedatabases()
frmMainFile.Rec_01.Recordset.Close
End Sub

Before closing the table, how can I make sure if the tables are
open or not?
Thank you!
Next
Reply
Map
View

Click here to load this message in the networking platform