Re: [pgadmin-hackers] problem to developing the lock

2003-02-28 Thread frank_lupo
> 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 > >

[pgadmin-hackers] create class application to add in schema

2003-02-28 Thread frank_lupo
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

Re: [pgadmin-hackers] development language

2003-02-28 Thread Christoph_Becker
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