Having trouble with installing DAO 32 Bit 
Author Message
 Having trouble with installing DAO 32 Bit

I writing an installation script with install shield 3 for a VB4.0 /
Access 2.0 / Windows 95 application, and am having trouble with getting
Visual Basic recognising not recognising DAO on the installed machine.

I have tracked it down to the following registry Keys:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\3.0\Engines\Jet 2.x]
"win32"="G:\\WINNT40\\system32\\MSRD2X32.DLL"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\3.0\ISAM Formats]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\3.0\ISAM Formats\Jet 2.x]
"Engine"="Jet 2.x"
"OneTablePerFile"=hex:00
"IndexDialog"=hex:00
"CreateDBOnExport"=hex:00
"IsamType"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\DAO]
"Path"="G:\\Program Files\\Common Files\\Microsoft
Shared\\DAO\\DAO3032.DLL"

I would have thought the 'dll self-register' option for dao3032.dll
would have installed these keys for me - apparently not.  can anyone
tell me what I am doing wrong?

These are the files I am installing for DAO:
============================================
Destination: c:\Program Files\Common Files\Microsoft Shared\Dao
Files:
------
DAO3032.dll
Dao2532.tlb

Destination: c:\WIN95\SYSTEM
Files:
MSJINT32.dll
MSJT3032.dll
MSJTER32.dll
MSRD2X32.dll
MSWNG300.dll
ODBCJI32.dll
ODBCJT32.dll
ODBCTL32.dll
VBAJET32.dll
VBAR2232.dll
VBDB32.dll
Ven2232.olb

Also, can I leave off the ODBC????.dll files (I'm not using it).  Is
there anything else I can not distribute?



Fri, 16 Apr 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Visual FoxPro 32 bit ODBC trouble

2. How to create 32-bit DLL in Watcom C and call from 32-bit VB

3. TIME TO WIN 32-Bit DLL for VB 4.0 32-Bit or Higher (VB5)

4. TIME TO WIN 32-Bit (v4.04) (+750 functions) for VB 4.0 32-Bit

5. Calling a user-written 32-bit dll from 32-bit vb 4.0

6. Calling 32-bit DLL function from 32-bit VB4 app

7. Trouble Installing Visual Basic 4.0 32 bits in Windows 95

8. DAO with 32-bit = access violation

9. 16 and 32 bit DAO usage

10. Installing VB 4.x 32-bit

11. Problems with installing VB 4 32 bit Professional

12. After VB4 Pro 32-bit Install ven2232.olb not found displayed on VB4 startup

 

 
Powered by phpBB® Forum Software