Possible Duplicate:
What's the simplest way to access mssql with python or ironpython?
I would like to make a connection to the MS SQL database using the python script 2.6 version.
The scrip is running on the same system i.e. on Windows Server 2008. After connecting to the data base i want to read and write data on to the table.
Any help would be most appreciated