标签: python sql-server sql-server-2008
可能重复: What's the simplest way to access mssql with python or ironpython?
我想使用python脚本2.6版本连接到MS SQL数据库。
该脚本在同一系统上运行,即在Windows Server 2008上运行。连接到数据库后,我想读取和写入数据到表中。
非常感谢任何帮助