Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista Tutorial - Vista - [ODBC Microsoft Access Driver]'(unknown)'

Reply
 
Old 08-17-2007   #1 (permalink)
JD
Guest


 
 

Vista - [ODBC Microsoft Access Driver]'(unknown)'

hello,

Using VBScript to connect the Microsoft Access Driver (.mdb) file getting
error on Vista, but it is working on XP

connstr="Driver={Microsoft Access Driver
(*.mdb)};Uid=xx;Pwd=yy;Dbq=c:\users.mdb;"

The following error using Vista

"[Microsoft][ODBC Microsoft Access Driver]'(unknown)' is not a valid path.
Make sure that the path name is spelled correctly and that you are connected
to the server on which the file resides."

Could you please give some solutions /suggestion to fix this error?

Thanks
JD

My System SpecsSystem Spec
Old 08-17-2007   #2 (permalink)
Mr. Arnold
Guest


 
 

Re: Vista - [ODBC Microsoft Access Driver]'(unknown)'


"JD" <JD@discussions.microsoft.com> wrote in message
news:AF07A03F-BBC1-46F7-9FBD-2BB31115F6FF@microsoft.com...
> hello,
>
> Using VBScript to connect the Microsoft Access Driver (.mdb) file getting
> error on Vista, but it is working on XP
>
> connstr="Driver={Microsoft Access Driver
> (*.mdb)};Uid=xx;Pwd=yy;Dbq=c:\users.mdb;"
>
> The following error using Vista
>
> "[Microsoft][ODBC Microsoft Access Driver]'(unknown)' is not a valid path.
> Make sure that the path name is spelled correctly and that you are
> connected
> to the server on which the file resides."
>
> Could you please give some solutions /suggestion to fix this error?
>


http://www.google.com/search?q=%22%5...&start=10&sa=N

I would suspect that what is needed for the solution to run on XP is there,
and it's not there in the same manner on Vista. You might have a versioning
issue in using MDAC between the two O/S(s) or it might even be a security
issue on Vista.

You have heard of the Vista UAC manifest that a program may need to use to
present security credentials for an application running on Vista? Use Google
and look up information about the UAC manifest on Vista that a program may
need to use.

You cannot expect that something that runs on XP is going to run on Vista,
without some possible tweaks.

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Microsoft Access ODBC Driver for Vista 64 bit Vista General
Microsoft Access/ODBC Administrator Vista General
ODBC missing for Access on 64 bit Vista Ultimate Vista installation & setup
Oracle ODBC driver and Vista Vista General
[Microsoft][ODBC SQL Server Driver][DBNETLIB] error using Query An Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46