Page 1 of 1

DNS Names

Posted: Wed Apr 05, 2006 1:17 pm
by mkeevil
I am tring to import a stored procedure definition, but the DNS name is not showing in the drop down box. Anyone know where the config file is located to add the new DNS names?

Posted: Wed Apr 05, 2006 2:04 pm
by rgandra
check for the uvodbc.config file in your project folder. Syntax to add DSN is there in the file.

-Sandeep

Posted: Wed Apr 05, 2006 2:05 pm
by kcbland
For ODBC stages it's uvodbc.config in the project directory, as long as you've already defined the connection in odbc.ini in the engine directory.

Posted: Wed Apr 05, 2006 4:18 pm
by ray.wurlod
You may find that it's a hidden file (that is, the first character of its name is a ".", that is ".odbc.ini"). Usually the pathname of this file is also available via the ODBCINI environment variable.