Page 1 of 1

Need urgent help with using basic Zeos

Posted: 12.08.2008, 14:23
by Koupes
Hi guys,
I am totally new to Zeos and I need to get up to speed with it almost immediately but I am finding it difficult to find any simple tutorial that can teach me the basics steps of DB connectivity to MySQL using Delphi & Zeos.
Soonest help will be highly appreciated.

Thanks a lot.

Regards,
Koupes.

Posted: 13.08.2008, 20:39
by TonyG
Hi Koupes.

Did you have a look at the examples? When you unzip the file you can find then in the 'examples' folder. Use the file mysql.sql for creating the database and tables. Check the properties of TZConnection: Protocol, HostName, User and Password and change if needed.

I hope it helps you.

TonyG.