[python-win32] Create a System DSN which points to a MSSQL Database on Remote Machine

siddhartha veedaluru siddhartha.veedaluru at gmail.com
Mon May 12 12:30:31 CEST 2008


Thanks tim,

But when i give user and pass information it is not able to create  the dsn
It is default local system user name and creating, which fails connecting to
database.

i gave the user information as following:
"SQL Server", SERVER="SQLSVR01",DESCRIPTION="MS SQL Server DSN",
DSN="MyDSN", DATABASE="Testing",uid="sa",pwd="sysadmin"):
if uid and pwd is not given then it creates the DSN with logged in user as
username.

Thanks a million,
Siddharrtha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080512/4ccbadc9/attachment.htm>


More information about the python-win32 mailing list