Lisp HUG Maillist Archive

Does CommonSQL support SQLLite 3.0?

Hi,
I checked CommonSQL docs which do not mention SQLLite 3.0 interface?

Can someone clarify it it does or not? (PS: CLSQL which is based of CommonSQL does though)

Regards,
Deepak


--
http://deepaksurti.com
To see a miracle, be the miracle.

Re: Does CommonSQL support SQLLite 3.0?

Hi Deepak,

I managed to use SQLite 3.0 with CommonSQL on Mac OS X via the ODBC adaptor.

I works fine although there are some minor issue with regards to table locking. If you are interested, I can share my code with you, just let me know.

Best Regards,
Cam

On 29 août 2013, at 16:36, Deepak Surti <dmsurti@gmail.com> wrote:

Hi,
I checked CommonSQL docs which do not mention SQLLite 3.0 interface?

Can someone clarify it it does or not? (PS: CLSQL which is based of CommonSQL does though)

Regards,
Deepak


--
http://deepaksurti.com
To see a miracle, be the miracle.
Updated at: 2020-12-10 08:35 UTC