如何使用pymssql插入datatime对象?我知道sql server表需要一个datetime对象,比如说在位置3。我试过这三种方法:cursor.execute("INSERT INTO ...
確定! 回上一頁