Hi, I'm new to Lazarus and I'm trying to make a simple dataware application. I'm using Lazarus 0.9.24 on a Debian Sid box. I already have a firebird database 2.1 version. I'm putting from SQLdb a TIBConnection and from Data Access a TDatasource. My problem is that I need a DataSet of course, but TIBConnection is not a valid one. Can I use a Table component (where they are?) or I must use a SQL component (TSQLQuery?) ?
Thanks in advance. João
_______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
