FILEDSN
M.-A. Lemburg
mal at lemburg.com
Sat Feb 23 05:20:10 EST 2002
More information about the Python-list mailing list
Sat Feb 23 05:20:10 EST 2002
- Previous message (by thread): pythonwin using COM import pythoncom error
- Next message (by thread): FILEDSN
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Steve Holden wrote: > > "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. You can use FILEDSNs with ODBC as well. See the mxODBC documentation for how this is done. -- Marc-Andre Lemburg CEO eGenix.com Software GmbH ______________________________________________________________________ Company & Consulting: http://www.egenix.com/ Python Software: http://www.egenix.com/files/python/
- Previous message (by thread): pythonwin using COM import pythoncom error
- Next message (by thread): FILEDSN
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list