Been trying to do a very small and simple select via Python.
First I tried a module that looked clean but it couldn't truncate tables.

Then I started sifting through docs at python.org and couldn't find a simple
way of communicating with a MS SQL via Python program.

Do I have to use ODBC?

Any examples would be awesome. Thanks!
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to