SQL Server

G

Guest

Greetings, All-

About 2 months ago I was laid off and in the process of being walked to the door I lost most of my Python tips and tricks. Looks like I'm back on the air with a great job and am ready to start coding again. I'd like to know what I have to do to connect to a Microsoft SQL server database. I did it at my old job but forgot the process.

Thanks for your help. BTW, I'm the first full-time programmer in this particular shop and they are quite interested in using Python as their language of choice! This could be a lot of fun.

Greg Lindstrom
 
S

Steve Holden

Greetings, All-

About 2 months ago I was laid off and in the process of being walked to the door I lost most of my Python tips and tricks. Looks like I'm back on the air with a great job and am ready to start coding again. I'd like to know what I have to do to connect to a Microsoft SQL server database. I did it at my old job but forgot the process.

Thanks for your help. BTW, I'm the first full-time programmer in this particular shop and they are quite interested in using Python as their language of choice! This could be a lot of fun.
Congratulations on seeing a wage packet again!

Easiest would be to use mxODBC (downloadable from www.egenix.com, but
don't forget to buy a license if you are using it commercially).

regards
Steve
 
D

David Fraser

Steve said:
Congratulations on seeing a wage packet again!

Easiest would be to use mxODBC (downloadable from www.egenix.com, but
don't forget to buy a license if you are using it commercially).

regards
Steve

I reckon its easier to use ADO. pyado.sourceforge.net or
jtoolkit.sourceforge.net have tools to do this but are GPL

David
 

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

No members online now.

Forum statistics

Threads
474,201
Messages
2,571,047
Members
47,646
Latest member
xayaci5906

Latest Threads

Top