On Fri, 29 Mar 2002, Anoop Rajendra wrote:

> I need to build a small database for my school project.Is there a way I can 
>interface GLADE to MySQL?

You might give GNUe Forms and GNUe Designer a try.  Via the designer
wizards you can create data aware UIs in seconds that provide a great deal
of functionality out of the box.  The current CVS Designer wizards makes
UIs linking multiple tables together in various primary/foreign key
(master/detail) relationships a job that takes only a few more seconds.
Code triggers can be tied to form events to allow you to do pretty much
whatever you want.  It does all kinds of input validation as well.

It uses wxwindows so it provides a GTK interface as well as win32 and
macOS X.  A web interface is currently being developed along with a text
interface.  The development demo of the web interface is at
www.gnuenterprise.org/~jan/gfc.php

We support numerous databases and allow you to mix database tables on the
same form.

Take Care,
James

->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
James Thompson 138 Cardwell Hall Manhattan, Ks 66506 785-532-0561 Kansas
State University Department of Mathematics
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to