Oracle connection strings
Posted by philipnaparan on 19 September, 2009
No comments yet
This item was filled under [ General Programming ]
Oracle connection strings
Oracle ODBC connection strings
Open connection to Oracle database using ODBC
“Driver= {Microsoft ODBCforOracle};Server=Your_Oracle_Server.world;Uid=Your_Username;Pwd=Your_Password;”


