From: Ed Carp Date: March 27 1999 10:19am Subject: Re: linux/4gl/curses/screen builder working with mySQL?? List-Archive: http://lists.mysql.com/mysql/1065 Message-Id: <011201be783b$58f4e2c0$74c9a8c0@traveler.airmail.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit >Does anyone know of any package that is a text based (curses) >4gl/screen builder that can work with mySQL for linux? >something that does text screens in curses with data entry fields to mysql >is what im looking for.. I've got an old package that does what you're looking for, except it doesn't have a database backend. It wouldn't be very hard to do the work for it, though - there's two functions that either load variables or save variables.