|
-
May 26th, 2000, 02:51 AM
#1
How can I change the workgroup file (mdw) (run time) in vb6?
ex.
dim AppAccess as new Access.Application
AppAccess.opencurrentdatabase "C:\Employee.mdb"
AppAccess.visible = true
The employee file need to joint a workgroup file.
I would like to specify the path of my mdw file and user id and password through my custom dialog box.
Any idea??? Thanks!
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
|