IamtryingtowritethedataframeintotheSQLServerTable.Mycode: conn=pymssql.connect(host=Dev02,database=DEVDb) cur=conn.cursor() ...
確定! 回上一頁