Do the insert cursor.execute("insert into products(id, name) values ('pyodbc', 'awesome library')") #commit the transaction cnxn.commit().
確定! 回上一頁