Re: [sqlite] ODBC ADO

2004-12-21 Thread Bert Verhees
George Ionescu wrote: Hello Bert, have you tried using one of the ActiveX wrappers? I know it's not ODBC/ADO, but my wrapper (http://www.terrainformatica.com/sqlitedb) has at least an ADO-compatible interface, so that might help. I didn't want to write a full-blown ADO provider because this is

Re: [sqlite] ODBC ADO

2004-12-21 Thread George Ionescu
Hello Bert, have you tried using one of the ActiveX wrappers? I know it's not ODBC/ADO, but my wrapper (http://www.terrainformatica.com/sqlitedb) has at least an ADO-compatible interface, so that might help. I didn't want to write a full-blown ADO provider because this is the beauty of sqlite:

Re: [sqlite] ODBC ADO

2004-12-17 Thread Bert Verhees
e time. Thanks for your reaction regards Bert Verhees > SQLite components) > > Jonatan > > - Original Message - > From: "Bert Verhees" <[EMAIL PROTECTED]> > To: "SQLite" <[EMAIL PROTECTED]> > Sent: Friday, December 17, 2004 1

Re: [sqlite] ODBC ADO

2004-12-17 Thread Bert Verhees
Op donderdag 16 december 2004 16:17, schreef Clay Dowling: > Bert Verhees said: > > Does someone have experience with the ODBC-driver for SQLite3 in > > combination with the ADO layer in Delphi. > > I cannot get it to run, it stumbled about the isolation-level for > > transactions > > I don't have

Re: [sqlite] ODBC ADO

2004-12-17 Thread Jonatan Moleiro
AIL PROTECTED]> To: "SQLite" <[EMAIL PROTECTED]> Sent: Friday, December 17, 2004 10:53 AM Subject: [sqlite] ODBC ADO > Does someone have experience with the ODBC-driver for SQLite3 in > combination with the ADO layer in Delphi. > I cannot get it to run, it stumbled abo

Re: [sqlite] ODBC ADO

2004-12-17 Thread Clay Dowling
Bert Verhees said: > Does someone have experience with the ODBC-driver for SQLite3 in > combination with the ADO layer in Delphi. > I cannot get it to run, it stumbled about the isolation-level for > transactions I don't have experience with the specific situation you're describing, but if all

[sqlite] ODBC ADO

2004-12-17 Thread Bert Verhees
Does someone have experience with the ODBC-driver for SQLite3 in combination with the ADO layer in Delphi. I cannot get it to run, it stumbled about the isolation-level for transactions Thanks in advance for an answer Bert Verhees