Packaging ODBC drivers
Hi Guys,
I am new to this, I have packaged an app that has ODBC drivers, I have imported the reg keys from the source computer something I discovered from this forum, however, when I install the app it freezes when it attempts to install the ODBC component. The log does not give me any further clues other than the name of the driver. any ideas as to what's going on?
Thanks
I am new to this, I have packaged an app that has ODBC drivers, I have imported the reg keys from the source computer something I discovered from this forum, however, when I install the app it freezes when it attempts to install the ODBC component. The log does not give me any further clues other than the name of the driver. any ideas as to what's going on?
Thanks
0 Comments
[ + ] Show comments
Answers (8)
Please log in to answer
Posted by:
brenthunter2005
19 years ago
Posted by:
TonyDeploy
19 years ago
Posted by:
MSIPackager
19 years ago
Hi,
You should either handle ODBC driver installation through the proper ODBC tables or via the registry and file tables - the registry table should contain the required \SOFTWARE\ODBC\ODBC.INI and \SOFTWARE\ODBC\ODBCINST.INI entries and the file table containing and driver files required over and above those provided with the OS (e.g. for Oracle databases).
Probably easiest to just use the proper tables via the Wise / Installshield GUI unless you have a reason to do it the other way... Out of interest which forum post were you reading about using the reistry table to setup ODBC?
Hope this helps,
Rob.
You should either handle ODBC driver installation through the proper ODBC tables or via the registry and file tables - the registry table should contain the required \SOFTWARE\ODBC\ODBC.INI and \SOFTWARE\ODBC\ODBCINST.INI entries and the file table containing and driver files required over and above those provided with the OS (e.g. for Oracle databases).
Probably easiest to just use the proper tables via the Wise / Installshield GUI unless you have a reason to do it the other way... Out of interest which forum post were you reading about using the reistry table to setup ODBC?
Hope this helps,
Rob.
Posted by:
TonyDeploy
19 years ago
Posted by:
MSIPackager
19 years ago
Posted by:
brenthunter2005
19 years ago
Posted by:
TonyDeploy
19 years ago
Hi,
Thanks Rob and Mr Hunter, sorry that it has taken me some time to respond but every time I tried to access a message from work i got a some kind of VB script error I think our firewall now prevents me from accessing the messages. I could only see the topic page but not the messages. Anyway , I did remove the entries from ODBCAttribute and ODBCDriver and it worked, though I came across other errors which i am now trying to resolve.
Thanks
Tony
Thanks Rob and Mr Hunter, sorry that it has taken me some time to respond but every time I tried to access a message from work i got a some kind of VB script error I think our firewall now prevents me from accessing the messages. I could only see the topic page but not the messages. Anyway , I did remove the entries from ODBCAttribute and ODBCDriver and it worked, though I came across other errors which i am now trying to resolve.
Thanks
Tony
Posted by:
brenthunter2005
19 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.