Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #108157
| From | Michael Selik <michael.selik@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: No SQLite newsgroup, so I'll ask here about SQLite, python and MS Access |
| Date | 2016-05-05 02:12 +0000 |
| Message-ID | <mailman.396.1462414390.32212.python-list@python.org> (permalink) |
| References | <ngdtu5$sa8$1@dont-email.me> <CAGgTfkP2=L7R_hsRR6dc1qtsKd=6H56WtVQP6oQdahmxaSpr0g@mail.gmail.com> |
On Wed, May 4, 2016, 6:51 PM DFS <nospam@dfs.com> wrote: > Both of the following python commands successfully create a SQLite3 > datafile which crashes Access 2003 immediately upon trying to open it > (via an ODBC linked table). > Have you tried using Access 2013? On the other hand, a SQLite3 file created in VBScript, using the same > ODBC driver, /is/ readable with Access 2003 Microsoft is pretty intense about backwards compatibility, sometimes even staying compatibile with old bugs. Not saying that's the case here, but it wouldn't surprise me. >
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
No SQLite newsgroup, so I'll ask here about SQLite, python and MS Access DFS <nospam@dfs.com> - 2016-05-04 18:46 -0400
Re: No SQLite newsgroup, so I'll ask here about SQLite, python and MS Access Stephen Hansen <me+python@ixokai.io> - 2016-05-04 19:02 -0700
Re: No SQLite newsgroup, so I'll ask here about SQLite, python and MS Access DFS <nospam@dfs.com> - 2016-05-05 00:59 -0400
Re: No SQLite newsgroup, so I'll ask here about SQLite, python and MS Access Michael Selik <michael.selik@gmail.com> - 2016-05-05 02:12 +0000
Re: No SQLite newsgroup, so I'll ask here about SQLite, python and MS Access cl@isbd.net - 2016-05-05 10:01 +0100
csiph-web