Op vrijdag 16-11-2007 om 08:10 uur [tijdzone +0300], schreef Jury
Azovtzev:
> Hallo!
> 
> I tryied to make education LiveCD with lazarus for students in local
> college. But when i run all i found out there is not transactions,
> Mysql and PostrgreSQL components in new lazarus anymore. Could someone
> explane? Are they in other place now? Or what i have to do to make
> application with data access functions? 

Those classes were very old, contained many bugs and weren't maintained
anymore. So they were removed. The code is still there , though, in
packages/fcl-db/src/unmaintained. So if you really need them, you can
use the code there and compile them yourself.

But I suggest to use sqldb, which replaces all those classes.

Joost.

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

Reply via email to