|
-
Jun 8th, 2000, 11:39 AM
#1
Thread Starter
Hyperactive Member
In a program, in which many forms access the same access database, which is better:
a) Opening the database once globally and each form opens a different recordset (unless a global one is required)
b) Opening the database on each form, but declaring it a different variable name?
Can i have pro's and cons of both thanks?
Cheers
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|