FILEDSN

Steve Holden sholden at holdenweb.com
Fri Feb 22 10:19:48 EST 2002


"ilgattodelvicino" <ilgattodelvicino at hotmail.com> wrote in message
news:c13db1aa.0202220643.37578e1c at posting.google.com...
> Can i use a file DSN with odbc module??
>
Sorry, you can anly use file DSNs with ADO components, as far as I know.
ODBC database systems need to pick up the appropriate ODBC driver for the
particular database instance you have to work with.

regards
 Steve
--
Consulting, training, speaking: http://www.holdenweb.com/
Author, Python Web Programming: http://pydish.holdenweb.com/pwp/

"This is Python.  We don't care much about theory, except where it
intersects with useful practice."  Aahz Maruch on c.l.py







More information about the Python-list mailing list