import pyodbc. #Create/Open a Connection to Microsoft's SQL Server. conn = pyodbc.connect(CONNECTION_STRING). #Close the Connection.
確定! 回上一頁