in reply to Rapid GUI Creation

If your requirements are simple, you could get away with making a DSN that Access can use to get at your database (which can be any ODBC database, not just Jet) and build a few forms through there.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

: () { :|:& };:

Note: All code is untested, unless otherwise stated