> It's rumoured that frank_lupo once said:
>
> > I set autocommit =off.
> > When drop view and i do not send commit or rollback,is not possible to
> > select from other user on pg_view. The Pgadmin2 when read schema is
> > locked,and is not possible to make whichever other operation. This is
> >
Insert script file in the directory project pgadmin2
---
PGSCHEMA
Add in pgServer.cls
'pgAdminII application
Public pgApp As Object
This is a object to recive application class.
---
PGADMIN2
For create a class to istance a pgSe
What about Python / wxPython and PyPgSQL?
I am using this now for a dental office managment programm. The programm runs
on Linux and Windows. The GNU-Med project too uses Python, wxPython, PyPgSQL
and PostgreSQL.
Before comming to Python/wxPython, I tryed Java but had to stop using it because