Connecting to a SQL Server
Hi, I am trying to write a python script to connect to a remote SQL Server on windows. The user name and password should be encrypted and transmitted over network using ssh. Any idea how this can be done? Thanks a lot. -- http://mail.python.org/mailman/listinfo/python-list
Re: Connecting to a SQL Server
Ok. Understood we can interface ADO from python and connect to MS SQL. But still not so clear where SSH comes in? Can elaborate more? Thanks. -- http://mail.python.org/mailman/listinfo/python-list