Jump to content











Photo
- - - - -

MS Access Jet Drivers


Best Answer deltarocked , 09 October 2013 - 12:20 PM

Hi Everyone,

 

with no intention to Bump this topic as I couldnt find the "Edit This Post" option.

 

The issue has been resolved.

 

Resolution :

Copy the following files in the mentioned locations and use regsvr32 to register them:

X:\Program files\Common Files\Microsoft Shared\DAO\dao360.dll

 

The VB Application which contains the binary should contains the following files or copy them to system32

 msjet40.dll
 msjetoledb40.dll
 msjint40.dll
 msjter40.dll
 msjtes40.dll
 mswstr10.dll
 vbajet32.dll
 expsrv.dll

 

and register these dlls using regsvr32 - some of the dlls might refuse to get registered - its ok.

 

How to find : used procmon to find the missing / called dlls.

 

I will be rebooting the ISO and will be updating this post , in case I have missed any of the dlls or steps.

 

regards

Deltarocked.

 

[UPDATE]

rebooted the ISO , executed the tasks as mentioned above and everything works perfectly. Thread Closed.

Go to the full post


  • Please log in to reply
1 reply to this topic

#1 deltarocked

deltarocked
  • Members
  • 3 posts
  •  
    India

Posted 09 October 2013 - 08:04 AM

Hi,

 

I have been trying to install MSaccess Jet Drivers on Win7PE, primarily to use a VB Application which uses .mdb as its database.

 

1: I have deployed MDAC Files as mentioned in the Script by FerrariGuy

2: OS: Win7 32 bit. Machine : 32bit

3: AccessDatabaseEngine.exe --> want to install this

4: The same application works perfectly on desktop installed (32bit) Win7 / W2k3 / XP without any issues.

Error Message:
Runtime error "-2147024770" (8007007e)
Automation error
The specified module could not be found

Any known methods / scripts that can be used to ensure that JET Drivers are successfuly installed ?

 

Regards

Deltarocked


Edited by deltarocked, 09 October 2013 - 08:05 AM.


#2 deltarocked

deltarocked
  • Members
  • 3 posts
  •  
    India

Posted 09 October 2013 - 12:20 PM   Best Answer

Hi Everyone,

 

with no intention to Bump this topic as I couldnt find the "Edit This Post" option.

 

The issue has been resolved.

 

Resolution :

Copy the following files in the mentioned locations and use regsvr32 to register them:

X:\Program files\Common Files\Microsoft Shared\DAO\dao360.dll

 

The VB Application which contains the binary should contains the following files or copy them to system32

 msjet40.dll
 msjetoledb40.dll
 msjint40.dll
 msjter40.dll
 msjtes40.dll
 mswstr10.dll
 vbajet32.dll
 expsrv.dll

 

and register these dlls using regsvr32 - some of the dlls might refuse to get registered - its ok.

 

How to find : used procmon to find the missing / called dlls.

 

I will be rebooting the ISO and will be updating this post , in case I have missed any of the dlls or steps.

 

regards

Deltarocked.

 

[UPDATE]

rebooted the ISO , executed the tasks as mentioned above and everything works perfectly. Thread Closed.


Edited by deltarocked, 09 October 2013 - 01:02 PM.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users