Re: [pgadmin-support] timestamp parse error --- *** Migration PLU

2002-03-21 Thread Dave Page
> -Original Message- > From: Samuele Brignoli [mailto:[EMAIL PROTECTED]] > Sent: 21 March 2002 08:21 > To: Dave Page; [EMAIL PROTECTED] > Subject: R: [pgadmin-support] timestamp parse error --- *** > Migration PLUG-IN *** > > > Yes, but the problem is with database migration plugin.

[pgadmin-support] PgAdminII 1.2.0

2002-03-21 Thread Serkan Bektaş
Hi I'm using PostgreSQL 7.2 PgAdminII 1.2.0 psqlODBC 7.1.9 PgAdmin can connect the database, but when I click the databases section in database tree I get an error in a message box "Run time error '55' File already open". I had uninstalled PgAdmin and installed it again.

[pgadmin-support] execute arbitrary SQL queries

2002-03-21 Thread fnievinski2
Hi. pgAdmin hangs up when I try to execute a single comment line (through "execute arbitrary SQL queries"). For example: -- comment line or /* another comment line */ both make pgAdmin hang-up. Sometimes it crashes. If I type the comment line together with another uncommented line, it works fine