you can use this function : def connectSqlServer(Server , Database , Port , User , Password): try: conn = pyodbc.connect('Driver={SQL ...
確定! 回上一頁