> > First of all, I think that MySQL is really great. The only thing I need now > is a way to do forms. > > What I'm looking for is something that will allow me to do data input, > update, output either at the command line or by browser, but only if I can > use lynx as the browser.
GNUe forms (www.gnuenterprise.org) might fit your needs. Using the designer tool or your favorite text editor you can create data aware UIs very rapidly. It supports a trigger system that lets you tie events to user actions. It supports win32 and *nix GUIs. A curses based UI is included but currently broken. The UI system is driver based so it's fairly easy to add additional front end drivers to the system. A cleanup of the UI code has been started and one of it's goals is to bring curses support back up to par with our GUI support. A web client is also in the works, you can see a demo of it in it's early stages here http://www.gnuenterprise.org/~jan/gfc.php?c=blockto&a=block1 However I don't think it'd work in lynx. :( We do support a large number of database interfaces inlcuding MySQL. Over 15 drivers are supported (we're looking for testers) and you can mix and match databases on the same form and create master/detail relationships between such datasources. Currently most our testing is done on Postgresql, MySQL, Oracle, DB2, ODBC. It's couterpart GNUe Designer will let you create basic data entry forms in seconds (for the database systems that we've obtained schema inspection information on) via a form creation wizard. Though it is a part of GNUe, GNUe Forms and Designer do not lock you in to GNUe solutions. All our tools are designed to work outside the GNUe system. Please feel free to contact me or stop by our IRC channel #gnuenterprise at irc.openprojects.net if you'd like more info or help in testing it out. 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