I'm trying to add a column to an MS Access database table using pyodbc and Python 3.5.Using the expressionself.cursor.execute("ALTER TABLE data ADD COLUMN ...
確定! 回上一頁