Connecting to SQL Server from UNIX

Y

yuba

Hello-

Is it possible for me to connect to a MS SQL-Server from a UNIX box via Python
(2.3)? I'm assuming I would need a driver, but I looked on microsoft.com and
could not find anything. Anyone out there ever try to do this?

Thanks
--greg
 
D

Diez B. Roggisch

Hello-

Is it possible for me to connect to a MS SQL-Server from a UNIX box via
Python
(2.3)? I'm assuming I would need a driver, but I looked on microsoft.com
and
could not find anything. Anyone out there ever try to do this?

No surprise - microsoft wont do that for you...


What you need is unix-odbc, the freedts-driver and pyodbc - google for
them, and use the latest versions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,209
Messages
2,571,088
Members
47,687
Latest member
IngridXxj

Latest Threads

Top