Click to See Complete Forum and Search --> : Setting ODBC Data Source Name during setup


S. Ratnakant
May 24th, 1999, 05:11 AM
Hi all,

Platform Win NT 4 / VC++ 6.0 / MS Access for database.

In my project I am using ODBC for database connection. I want to avoid manual creation of DSN. Is there any way by which I can automatically create DSN for application's database during setup process?

Does Installsheild supports automatic creation of required DSN for ODBC?

Thanks.

Regards,
Ratnakant

Vitor Sarabando
June 14th, 1999, 06:45 AM
The version witch cames with visul C++ doesent create DSN's i've created a small program to create DSN's if you want i could mail it to
you

Vitor Sarabando
vss@liscont.pt

S. Ratnakant
June 14th, 1999, 08:26 AM
Dear Vitor,

Thank U very much. Can U please send me your code.

Regards,
Ratnakant

Vitor Sarabando
June 14th, 1999, 08:50 AM
Hi..
You have to send me your email address because i dont know how to attach a zip file in the discussion board..

Vitor sarabando
vss@liscont.pt

June 14th, 1999, 11:02 AM
InstallShield 5.x DOES support creating a DSN...its quite simple if you look at the InstallScript code examples....