[pgadmin-support] Web acces to pgAdminIII?

2003-09-08 Thread Dennis
es to it yet on the pgAdminIII page .. Thanks for your time, Dennis Hoshield Obvious pgAdmin newbie

[pgadmin-support] Uniform UPDATE queries

2012-04-13 Thread Dennis
rs with CURRENT when the query is executed. Note the added WHERE clause? The parameter for id is always on the same index. This makes the bookkeeping a lot easier and should reduce the need for generating UPDATE queries or even client JDBC code. -- Dennis Verbeek -- Sent via pgadmin-support mail

pgadmin-support@postgresql.org

2005-07-25 Thread Dennis Veatch
Am I missing something here? if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -g -I../src/include -I../src/agent/include -I/usr/include -DSSL -I/usr/lib/wx/include/gtk2-unicode-release-static-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSE

pgadmin-support@postgresql.org

2005-07-25 Thread Dennis Veatch
; From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Dennis Veatch > > Sent: 25 July 2005 20:27 > > To: pgadmin-support@postgresql.org > > Subject: [pgadmin-support] void frmMain::OnClose(wxCloseEvent&) > > > > Am I missing something her

pgadmin-support@postgresql.org

2005-07-25 Thread Dennis Veatch
On Monday 25 July 2005 05:06 pm, Dave Page wrote: > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Dennis Veatch > > Sent: 25 July 2005 21:46 > > To: pgadmin-support@postgresql.org > > Subject: R

[pgadmin-support] Turn Off Case Sensitive

2008-09-18 Thread jisson dennis
Hi,       I am using PostgreSQL 8.3.3. I am getting the following error message ERROR: relation "project" does not exist SQL state: 42P01 when executing SELECT * FROM "project" But it works if the case of tablename is changed like SELECT * FROM "PROJECT" Actually table name is PROJECT. Is the

[pgadmin-support] pgadmin 1.6 Beta 1 crashes

2006-09-25 Thread Dennis, EBAY #1
- Windows XP SP2 Professional - english- binary distribution -> version 1.6 Beta 1Going to 'View', clicking on 'System Objects', I get a dialog saying 'System objects will not show in the object tree until a refresh is performed. Close all connections now?' -> click on Yes and PgAdmin crashes. Same

[pgadmin-support] pgadmin 1.6 Beta 2 crashes

2006-10-06 Thread Dennis, EBAY #1
- Windows XP SP2 Professional - english- binary distribution -> version 1.6 Beta 21) Open PGADMIN, Going to 'View', clicking on 'System Objects', I get a dialog saying 'System objects will not show in the object tree until a refresh is performed. Close all connections now?' -> click on Yes; repeat

[pgadmin-support] pgadmin 1.6 Beta 2 - feature request

2006-10-06 Thread Dennis, EBAY #1
- Windows XP SP2 Professional - english- binary distribution -> version 1.6 Beta 2Would it be difficult to add a 'Disconnect' button or choice for individual databases? So far there is only Disconnect functionality for the entire server connection.

[pgadmin-support] pgadmin 1.6 Beta 2 - freezes

2006-10-06 Thread Dennis, EBAY #1
- Windows XP SP2 Professional - english- binary distribution -> version 1.6 Beta 2Open any database/schema, Create new table, add a column, go to Constraints and click on 'Add' -> PgAdmin freezes