Ah, I should have made it clear _why_ i need an odbc driver.

I'm using some commercial reporting and application generation tools to connect to it - They dont support sqlite natively, so I must use odbc.

So which one should I use?

Thanks!
Dan

From: Oliver Bienert <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [sqlite] ODBC Driver
Date: Thu, 23 Dec 2004 00:15:46 +0100

Dan Keeley wrote:

Hi,

I've finally got round to building sqlite. Now i'm after the odbc driver for it.

Only thing is I can't seem to find the page on the sqlite website that lists other programs, such as an odbc driver for use with sqlite?

Is there a recommended odbc driver to use?

You do not need an ODBC Driver in order to use a sqlite database. You can directly talk to database via API.

Regards Oliver




Reply via email to