Re: slightly off topic
Gerhard Häring <[email protected]>
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
marinus van aswegen wrote: > Hi All > > I'm busy with a little app that uses python and sqlite to drop records in Excel. > I was wondering if anyone has managed to get Excel 2003 to use an > sqlite database > as a data source? Shouldn't be a problem with SQLite's ODBC wrapper and defining a system or user data source. -- Gerhard