Re: Forms for entering data into postgresql
От | Wolfgang Keller |
---|---|
Тема | Re: Forms for entering data into postgresql |
Дата | |
Msg-id | 20131011144510.85de02d4d5aa8ecc3de24e1e@gmx.net обсуждение исходный текст |
Ответ на | Forms for entering data into postgresql (Sudhir P.B. <pb_sudhir@hotmail.com>) |
Ответы |
Re: Forms for entering data into postgresql
Re: Forms for entering data into postgresql |
Список | pgsql-general |
> 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
В списке pgsql-general по дате отправления: