Birdspring
  • 지각대장 뿡빵이
  • 개인정보 취급방침

oracle

A collection of 1 post
파이썬에서 오라클에 접속하려면
python

파이썬에서 오라클에 접속하려면

return cx_Oracle.connect(config['USER'], config['PASSWORD'], config['DSN']) cx_Oracle.DatabaseError: DPI-1047: Cannot locate a 64-bit Oracle Client library: "libclntsh.so: cannot open shared object file: No such file or directory". See https://cx-oracle.readthedocs.io/en/latest/user_guide/installation.html for help 파이썬으로 오라클을 접속하는 프로그램을
2023년 10월 6일 1 min read
Page 1 of 1
Birdspring © 2023
Powered by Ghost