On Thu, 2 Mar 2006, Marco Meile wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Michael Van Canneyt wrote:



On Thu, 2 Mar 2006, Marco Meile wrote:

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

Michael Van Canneyt wrote:



On Thu, 2 Mar 2006, Marco Meile wrote:

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

hi list, i searched tonight for usable, easy handle MySQL
Compos for Lazarus (linux), and i cant find it any of this,
but only pas src files (does not work).

anyone knows about mysql compos for place on the form and
using as a DataSet like the MyDAC MyConnection.



use the SQLDB package. (lazsqldb or sqldblaz, don't remember)
it comes standard with Lazarus.


i have now installed the MySQL3laz and MySQL4laz and then rebuild
the IDE.

how i can now insert the compos into the compo list for drop on a
form?


That should happen automatically, they should be on the SQLDB tab
in the component pallette. Drop a mysqlconnection, and attach a
TSQLQuery to them.

Michael.


i cant see this tab, hmm where i can find the compo package? maybe i
have compiled not the right package (:

You need to compile sqldblaz or lazsqldb, it contains all you need.

Michael.

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

Reply via email to