> BTW, there are open source solutions for the user-interface which don't
> require the web browser. I've heard people mention GTK in this context.
> There was even a book (about building user interfaces for MySQL with GTK+)
Maybe even PHP-GTK (Win or *nix)
Example GUIs;
http://teak.sourceforge.
Robert --
Just in case what Quentin and Rick said isn't clear, the MySQL
DLLs/libraries are linkable and usable from Delphi/KYLIX. Quentin's note
gives a good hint about one way to do it. I seem to recall from my last job
that there are people around using Delphi as a front end to MySQL, so you
s
functionality is simple, then
an Access Forms app, using MySQL Linked tables would be an option.
M2CW
Quentin
-Original Message-
From: Rick Emery [mailto:[EMAIL PROTECTED]]
Sent: Friday, 2 November 2001 9:38 a.m.
To: [EMAIL PROTECTED]
Subject: RE: Editing Forms
MySQL provides a rich list of
MySQL provides a rich list of APIs with which scripts and programs perform
data management. Other than directly entering INSERT and UPDATE commands
directly at the mySQL command line, there is not built-in data entry
functionality.
Data entry (including, verification, validation, limit-checking)