總而言之決定放棄pymssql,改用pyodbc去連接sqlserver ... conn = pyodbc.connect( r'DRIVER={ODBC Driver 11 for SQL Server};' r'SERVER=test;' ...
確定! 回上一頁