> I have developed an application using MS SQL. I have used MS Access
> for creating forms to enter data into the database. I am thinking of
> changing over to postgresql and would also like to use any other
> available open source tool for creating forms. Are there any free
> applications available for creating forms similar to the ones I have
> made in MS Access?. Any alternative suggestions will be appreciated.
Without Programming:
LO/OO Base
Kexi might get usable one day as well.
Rekall is apparently dead, unfortunately.
Using Python (far easier and more powerful than any dialect of "Basic"):
With PyQt (& Sqlalchemy):
Qtalchemy: www.qtalchemy.org
Camelot: www.python-camelot.com
Pypapi: www.pypapi.org
With PyGTK:
Sqlkit: sqlkit.argolinux.org (also uses Sqlalchemy)
Kiwi: www.async.com.br/projects/kiwi
With wxPython:
Gui2Py: code.google.com/p/gui2py/
Dabo: www.dabodev.com
Defis: sourceforge.net/projects/defis (Russian only)
GNUe: www.gnuenterprise.org
Sincerely,
Wolfgang