Felipe Monteiro de Carvalho wrote:

Hello,

On 10/29/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> The following issue has been RESOLVED.
> <http://www.lazarus.freepascal.org/mantis/view.php?id=1355>
> ----------------------------------------------------------------------
>  luizamerico - 10-28-05 15:01
> ----------------------------------------------------------------------
> The bug is really in TSqliteDataset, fortunatelly i already fixed it and
> will send  to fpc ASAP. Sekel, feel free to ask me if you want the
> changes.

Hello Luiz Americo,

Can you send me the patch for TSqliteDataset?? (or the newest package
enterely). I would like to use it without installing a beta fpc. The
beta fpc seam to cause a lot of problems...

I think the patch should also be sent to Lazarus as the package is on
my lazarus directory.... otherwise the bug may not be really fixed for
everyone.

It's not necessary a patch to the lazarus package since it's a bug in FCL. To get the fixes please go to http://www.freepascal.org/cgi-bin/viewcvs.cgi/trunk/fcl/db/sqlite/?rev=1602 and download the files sqliteds.pas and customsqliteds.pas. Compile them and replace the *.ppu and *.o files at [fpcdir]/units/fcl. Maybe it will be necessary also compile sqlite.pas (found in svn/trunk/packages/base/sqlite) and replace the binary units in units/rtl dir.

Luiz

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

Reply via email to