Click to See Complete Forum and Search --> : odbc driver installer


guanaco1
April 6th, 2001, 03:50 PM
Can anyone recommend a VB installer that takes care of installing odbc drivers?

I have a VB application that uses a paradox (v.9) driver, and I want to have the odbc driver also install with the vb appl. The deployment utility that comes with vb6 only copies the driver, but it does not register it as odbc driver.

Thanks in advance.
Guanaco.

Iouri
April 9th, 2001, 07:36 AM
I think it is much better to use dsn - less connection. In this case you don't have to create DSN on every computer where yo installed your app.

The second approach is create DSN via your program.

Iouri Boutchkine
iouri@hotsheet.com