Page 1 of 1

Newbie.... doc?

Posted: 09.03.2009, 22:01
by alquimista
Hi,

I'm restarting to develop Delphi 7 applications, since 2001. I plan to use Zeos Lib to connect to MySQL 5 databases. I just downloaded and installed the components today.
I will migrate some applications from dbExpress to Zeos Lib. I wanted to read documentation on properties and methods, to check if I'd need to change some of my code... I saw the Doxygen site... yet I don't see enough explanation on properties nor methods; is there a Wiki or a place where I can find doc on components?

Thank you,
Guillermo

Posted: 20.03.2009, 22:53
by mdaems
See the knowledge base on this forum for a quick start guide.
For information about the meaning of most properties/methods just search the Delphi docs. As Zeoslib query components are TDataset descendants most information is available there.

Mark