Oracle ODBC driver for legacy application
Hi all
We have an old application which connects to our Oracle database using ODBC and we are looking for a Oracle ODBC driver where we can specify a default Schema for each ODBC connection. This is because the application runs a SQL statement which is hard coded inside the application and is looking for a certain table, and that table exists in multiple schemas in the same DB. Also the application uses only one DB account so we can't specify different user accounts for each connection. This is a legacy account from when the application connected to an IBM DB2/400 system.