On 14/05/07, Alvise Nicoletti <[EMAIL PROTECTED]> wrote:

However: how difficult can it be to install zeos on lazarus for linux?
I prefer to use "light" libraries like I did in the past and I like
SQLdb... however i need to be sure that all works and it's stable...


if you want something really light, just look at the example code
under fpc/packages/base/mysql.  it calls the mysql libs directly.

otherwise look at the examples under
fpc.packages/fcl-db/src/sqldb/examples for the oo approach.

remember to install the mysql*-dev packages (in ubuntu) to make sure
they'll link.  also look at the database faq in the wiki.

henry

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

Reply via email to