Making DNS through program
843854Oct 2 2001 — edited Jan 19 2006I do not want to make dsn through windows/start/settings/control panel/odbc datasource. I want that my application should make the dsn through java program. The dsn will be used by jdbc-odbc bridge to make the database and create and manipulate the tables. Every thing through code only. I am facing problem in making dsn name on the machine on which my application will be installed.