Brave Cobra's Hideout
If Linux doesn't have the solution, you have got the wrong problem.
HomeNews

News » Delphi

OOP in Delphi Course

Contributed by bravecobra on Aug 30, 2007 - 04:06 PM
In regard to the previous entry on tiOPF and MySQL, a course on OOP programming in Delphi might be useful reviewing. Combine this with tiOPF's TtiDataset, separate the user interfaces from the business logic using OOP and you can start creating killer applications with virtually any database in the backend.

tiOPF and Zeos MySQL

Contributed by bravecobra on Aug 28, 2007 - 03:00 PM
tiOPF is an Open Source Object Persistance Framework for Delphi. However there was no support for MySQL. Zeos was already experimentaly included, but only for firebird. Although it's very preliminary code with almost no testing done, the basics of a persistance layer for MySQL in tiOPF has now been created by yours truly. Have a look in the binary newsgroup of tiOPF. I still have to verify the different fieldtypes returned by Zeoslib. The tiOPF demo's seems work at first glance... Feel to test it out.

Introduction to Kylix

Contributed by bravecobra on Dec 05, 2002 - 07:18 AM
I've written a little help for new Kylix Users. Just to get you started. Head over to the sections to learn programmming your own applications in Linux.