stickleprojects Level: Moderator

 Registered: 09-09-2002 Posts: 891
|
Re: HELP! need a connection string
Hi,
As far as I know, the Server attribute doesn't work on Jet, you will need to use the UNC path to the access database (ie. myservermypathmymdb.mdb), the mdb will need to reside in a directory that is shared on the remote machine.
Hope this helps,
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
|