PDA

Click to See Complete Forum and Search --> : Help! WorkGroup file in Access97


May 26th, 2000, 02:51 AM
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!

JHausmann
May 26th, 2000, 03:04 AM
Answered in other topic area.

http://forums.vb-world.net/showthread.php?threadid=17707