jet ole db

Asked By john son
18-Jan-10 03:54 AM
Earn up to 0 extra points for answering this tough question.
Hi all,
 In window application,when i try to make connection on access ,Jet ole db not registered in the local machine error occurs....
In web application,this error doesn't arise..........
My environment is vista,visual studio 2005
Is any soln?

Thanks in advance

  re

Santhosh N replied to john son
18-Jan-10 04:03 AM

There could be many reason for this

1) You are using 64 bit version and there are no 64 bit drivers for oledb

2) the appropriate dlls might not have registered in the machine

3) As you said its working in web but not windows, your IIS might be running under 32 bit but your wiondows on 64 bit

check this thread which gives more info on the above said and other issues as well..

 

  Here you need latest oleDB Provider

K S replied to john son
18-Jan-10 05:10 AM

Please get the latest oleDB provider from here

http://support.microsoft.com/default.aspx/kb/239114 

Use regsvr32 to register them. 

if you want some examples regarding it use http://support.microsoft.com/kb/278604.

 How to keep a Jet 4.0 database in top working condition:

http://support.microsoft.com/kb/303528

  jet ole db

john son replied to Santhosh N
21-Jan-10 03:10 AM
Hi all,
           Thanks for all ur replies...The thread given was useful..by changing target cpu to x86,i resolved that prob...


Thanks all
  cheers!!
Santhosh N replied to john son
21-Jan-10 03:11 AM
end of post
Create New Account