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:awill...@whitemice.org> GPG D95ED383
OpenGroupware Developer <http://www.opengroupware.us/>
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to