import cx_Oracle. # Inserting a record into a table in Oracle database. try : con = cx_Oracle.connect( 'tiger/scott@localhost:1521/xe' ).
確定! 回上一頁