[lazarus] About TTable component

Michael Van Canneyt michael.vancanneyt at wisa.be
Wed May 2 05:27:04 EDT 2001




On Wed, 2 May 2001, [ISO-8859-1] José Enrique Alvarez Estrada wrote:

> Hi:
>
> I'm interested to know the component's structure planned to create the
> Lazarus database connection. Are the Tdatabase and Ttable components
> similar to it's Delphi counterparts, or is it similar to InterBase
> eXpress (IBX) components?

It will be more modeled after the IBX components, since it allows more
control over transactions and so on.

> I'm teaching Internet Application Developement under Linux with CGI,
> FreePascal, PostgreSQL, mySQL and mSQL, and maybe I can help to build it.

Well, there is already a start: TDatabase and TQuery for Mysql and Interbase,
TTable for dbase files. Currently I am busy with other things, but I hope to
continue work on the DB components soon. Feel free to contact me to discuss
design issues and so on.

Michael.






More information about the Lazarus mailing list