Guest User

Untitled

a guest
Jun 16th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. ImportError: DLL load failed the module could not be found
  2.  
  3. connection = odbc.odbc('db_alias/user/passwd')
  4.  
  5. db = DriverManager.getConnection(db_url, usr, passwd)
  6.  
  7. jdbc:oracle:thin:user/passwd@machine_ip:port:dbname
Add Comment
Please, Sign In to add comment