[EMAIL PROTECTED] wrote:
Hello all,

a few of you already noticed that there is a new SQLDB-Connection for
ODBC in fpc 2.x.x.

This connection is written by Bram Kuijvenhoven who did a great job so now
ODBC (v3) van be used easily with FPC.

The attached patch enables the TODBCConnection in the Lazarus-package for
fpc > 2.0.0. Please test the connection and report bugs to
www.freepascal.org/bugs.html

I made a change.

ODBCConnection is now disabled for fpc 2.0.0 and fpc 2.0.1. The reason is that there are many lazarus users with fpc 2.0.1 that was made by the lazarus team for lazarus 0.9.10. That fpc 2.0.1 doesn't have odbcconnection

Users of a more recent fpc 2.0.1 with odbcconnection, can set the define HASODBCCONNECTION.

- Open the sqldblaz package.
- Click on the compiler options button.
- Other tab
- Add -dHASODBCCONNECTION to the Custom Options memo.

Vincent.


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

Reply via email to