1)直接連線資料庫和建立一個遊標(cursor). cnxn =pyodbc.connect('DRIVER={SQL Server};SERVER=localhost;DATABASE=testdb;UID=me;PWD=pass') ...
確定! 回上一頁