> To get an off-the-shelf front end, I know of only two products: > Microsoft Access and FileMaker. Access can house tables on its own, > or the tables can reside in a SQL Server database. FileMaker has > similar functionality, only it uses MySQL as its optional backend. > It's what Mac users use. Both these products can be queried remotely, > but there are serious weirdnesses with both. > http://lists.pdxlinux.org/mailman/listinfo/plug >
You should definitely look into OpenOffice Base: http://wiki.services.openoffice.org/wiki/Database . It works with SQLite, MySQL, and Postges to name a few of its connectors. It will provide an experience similar to Access or Filemaker. You can always reuse the data in other applications if you choose. --Dan _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
