import sys import os import pyodbc ... Insert values into your contacts table try: t_cursor.execute("INSERT INTO contacts VALUES('Gaston', 'Gordon', ...
確定! 回上一頁