General Programming


Oracle connection strings

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;”

Continue reading…


Tagged with: [ ]