Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 12 of 12 total
Thread ODBC MSI installation error
Wed, May 10 2006 9:40 AMPermanent Link

Sergiu Oprea
Hi Tim,

Thanks for your answer, regarding Install Shield, is it enough to register the dll or there are any registry key which are also set by your installation
software?

Thanks,
Sergiu

"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote:

Sergiu,

<< Could you tell me if there is a possibility to install the odbc driver
unattended (launch your installer with some command line options). >>

Unfortunately, no.  Our installation program is mainly intended for the
developer's installation.

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, May 10 2006 3:36 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Sergiu,

<< Thanks for your answer, regarding Install Shield, is it enough to
register the dll or there are any registry key which are also set by your
installation software? >>

You also need to set up some other registry keys:

Root: HKLM; SubKey: "Software\ODBC\ODBCINST.INI\DBISAM 4 ODBC Driver";
ValueType: string; ValueName: "APILevel"; ValueData: "1"; Flags:
uninsdeletekey
Root: HKLM; SubKey: "Software\ODBC\ODBCINST.INI\DBISAM 4 ODBC Driver";
ValueType: string; ValueName: "ConnectFunctions"; ValueData: "YYY"; Flags:
uninsdeletekey
Root: HKLM; SubKey: "Software\ODBC\ODBCINST.INI\DBISAM 4 ODBC Driver";
ValueType: string; ValueName: "Driver"; ValueData:
"{app}\lib\dbodbc\dbodbc.dll"; Flags: uninsdeletekey
Root: HKLM; SubKey: "Software\ODBC\ODBCINST.INI\DBISAM 4 ODBC Driver";
ValueType: string; ValueName: "DriverODBCVer"; ValueData: "03.00"; Flags:
uninsdeletekey
Root: HKLM; SubKey: "Software\ODBC\ODBCINST.INI\DBISAM 4 ODBC Driver";
ValueType: string; ValueName: "FileExtns"; ValueData: "*.dat,*.idx,*.blb";
Flags: uninsdeletekey
Root: HKLM; SubKey: "Software\ODBC\ODBCINST.INI\DBISAM 4 ODBC Driver";
ValueType: string; ValueName: "FileUsage"; ValueData: "1"; Flags:
uninsdeletekey
Root: HKLM; SubKey: "Software\ODBC\ODBCINST.INI\DBISAM 4 ODBC Driver";
ValueType: string; ValueName: "SQLLevel"; ValueData: "0"; Flags:
uninsdeletekey
Root: HKLM; SubKey: "Software\ODBC\ODBCINST.INI\DBISAM 4 ODBC Driver";
ValueType: string; ValueName: "Setup"; ValueData:
"{app}\lib\dbodbc\dbodbc.dll"; Flags: uninsdeletekey
Root: HKLM; SubKey: "Software\ODBC\ODBCINST.INI\DBISAM 4 ODBC Driver";
ValueType: dword; ValueName: "UsageCount"; ValueData: "1"; Flags:
uninsdeletekey
Root: HKLM; SubKey: "Software\ODBC\ODBCINST.INI\ODBC Drivers"; ValueType:
string; ValueName: "DBISAM 4 ODBC Driver"; ValueData: "Installed"; Flags:
uninsdeletevalue

And the data source registry entries are detailed here:

http://www.elevatesoft.com/dbisam4odbc_registry_entries.htm

--
Tim Young
Elevate Software
www.elevatesoft.com

« Previous PagePage 2 of 2
Jump to Page:  1 2
Image