Guest User

Untitled

a guest
Apr 13th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. import cx_Oracle
  2.  
  3. conn = cx_Oracle('jdbc:oracle:thin:tst/tst@(DESCRIPTION =(ADDRESS = (PROTOCOL = TCP)(HOST = e-scan)(PORT = "
  4. "1521))(CONNECT_DATA "
  5. "=(SERVER = DEDICATED)(SERVICE_NAME = irbis))))')
Add Comment
Please, Sign In to add comment