MySQL connection troubles...

Forum related to version 6.1.5 of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
lunamarcus
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 03.10.2005, 13:40

MySQL connection troubles...

Post by lunamarcus »

I´m trying to connect to a MySQL database in a Kylix 3 OE application using the ZEOS 6.1.5 components. My doubt is: i need the dbcontrols objects to be installed to do this? Or only with the ZEOS components i can connect to the server and send some simple querys (SELECT, UPDATE...)? I´m using the MySQL version 4.1...

Thank´s and excuse me if i wrote something wrong. My english is not very good... :)
Michael
ZeosLib's Handyman :o)
ZeosLib's Handyman :o)
Posts: 189
Joined: 15.08.2005, 16:08
Location: Wehrheim
Contact:

Post by Michael »

Hi lunamarcus,

you are right doubting that you need Borlands DB-Connectivity in form of the DB-Libraries of Delphi. It is not possible to write DB-Applications with an Open Editon of Kylix (3) using the ZoesDBOs. But there is a way to achieve this by using the ZDBC (Zeos Database Connectivity) it is the base of the ZeosDBOs and a port of Javas JDBC to Delphi but: It is very basic! If you want to know how it works just have a look into our Knowledge Base: An Introduction To ZDBC API

I hope this will help
:prog2: Use the source, dude!

[align=right]..::.. ZeosLib on SourceForge ..::..[/align]
Post Reply