How to do the Install Scripting for ODBC databases
How do I create an installation file that creates the System DSN on the machine I am installing too. My Database file will reside on a network drive. What is my best strategu here should I hard code a Network location or do I need to have some process that allows the installer to locate the network database during install.
I use Inno Setup 4.
Thanks for help in advance.
Re: How to do the Install Scripting for ODBC databases
check out these links... I am not sure if it will work with your exact version of INNO, but I know most of these were written prior to INNO 5 being released, so they should.
http://www.vincenzo.net/isxkb/module...article&sid=33
http://www.vincenzo.net/isxkb/module...article&sid=24