Re: UI driver?
Bajusz Tamás <[email protected]>
| Newsgroups | gmane.comp.gnu.enterprise.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 10 Jun 2004 15:55:47 +0800 "Stefan Elwesthal" <[email protected]> wrote: > Where is the odbc driver, is it in the GNUE library or in Pythons own? Because I can't use my connections.conf anymore (worked with earlier releases). Thought it might be because Python don't know about GNUe .. The odbc driver comes with pywin32. https://sourceforge.net/projects/pywin32/ You can try the adodbapi driver too. Bajusz Tamás