Luiz,

Thanks for the quick response.  I have installed it and it seems to be okay.  I tried to open a database file generated with SQLite Database Browser (I think.. it may be SQLiteSpy.. I put them into the same directory..)  its called World.db3 and its openable by both of the above programs.  When i try to make the database active in lazarus, I get the following error:

Field Type "TEXT" not recognised.  Does this mean that it calls character data something else?

Matt

On 11/10/05, Luiz Americo Pereira Camara <[EMAIL PROTECTED]> wrote:
Em Qui, 2005-11-10 às 10:28 -0600, Matt Henley escreveu:
> Is there a sqlitedslaz package for sqlite3?   If not, what should I do
> to the current package to get it to work work with sqlite3? I am using
> lazarus and fpc from svn repository as updated this morning.

I've already done a package. Only did not send to lazarus/svn because
requires a new fpc2.0.1 from svn to work and would breake compatibility
with fpc2.0.0.

You can find the package here
http://www.geocities.com/camara_luiz/sqlitepackage.zip

Since you have a recent fpc it should not be problems, but if someone
wants to test it, just grab from svn the files sqlite.pp, sqlite3.pp,
customsqliteds.pas , sqliteds.pas, sqlite3ds.pas and put them in the
package dir or another fpc unit path.

Luiz

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to