pyodbc -> MS-SQL Server Named Instance ?

Adam Tauno Williams awilliam at whitemice.org
Mon Jul 1 16:13:57 EDT 2019


I am trying to connect to a Named Instance on an MS-SQL server using
pyODBC.

The ODBC driver works, as I can connection without issue to a non-
named-instance SQL-Server used by another application.

What is the DSN (connection) string magick to connect to a named
instance?

I can connect from my JDBC client (DbVisualizer) by specifying the
instance name and port 1434.


-- 
Adam Tauno Williams <mailto:awilliam at whitemice.org> GPG D95ED383
OpenGroupware Developer <http://www.opengroupware.us/>



More information about the Python-list mailing list