Re: [pgadmin-support] pgAdminII support question

2010-01-14 Thread Guillaume Lelarge
Le 07/12/2009 18:09, David Leikis a écrit : > I am trying to create auto-incrementing of the Primary Key within each record > by using sequences. > > Sometimes I can get the "add - sequence" to work by creating it with the name > "tablename_columnname_seq". > > There are many other times that t

[pgadmin-support] pgAdminII support question

2009-12-07 Thread David Leikis
I am trying to create auto-incrementing of the Primary Key within each record by using sequences. Sometimes I can get the "add - sequence" to work by creating it with the name "tablename_columnname_seq". There are many other times that this doesn't work. (The table create SQL doesn't show up

Re: [pgadmin-support] pgAdminII

2004-10-27 Thread Tino Wildenhain
Hi, Am Mi, den 27.10.2004 schrieb Gaetano Mendola um 0:33: > Andreas Pflug wrote: > > Gaetano Mendola wrote: > > > >> > >> Unfortunatelly pgAdminII is the only one that permit you to export > >> a select to an excell document... and this is the main reason we are > >> sticky to pgAdminII > > > >

Re: [pgadmin-support] pgAdminII

2004-10-26 Thread Gaetano Mendola
Andreas Pflug wrote: Gaetano Mendola wrote: Unfortunatelly pgAdminII is the only one that permit you to export a select to an excell document... and this is the main reason we are sticky to pgAdminII You can execute a query to a file, csv formatted which is easily readable by excel. I don't see a

Re: [pgadmin-support] pgAdminII

2004-10-26 Thread Andreas Pflug
Gaetano Mendola wrote: Unfortunatelly pgAdminII is the only one that permit you to export a select to an excell document... and this is the main reason we are sticky to pgAdminII You can execute a query to a file, csv formatted which is easily readable by excel. I don't see any need for further ex

Re: [pgadmin-support] pgAdminII

2004-10-26 Thread Gaetano Mendola
Dave Page wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gaetano Mendola Sent: 25 October 2004 09:42 To: [EMAIL PROTECTED] Subject: [pgadmin-support] pgAdminII Hi all, pgAdminII still claim available these versions: postgresql: 7.3.4 odbc

Re: [pgadmin-support] pgAdminII

2004-10-26 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Gaetano Mendola > Sent: 25 October 2004 09:42 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] pgAdminII > > Hi all, > pgAdminII still claim available t

[pgadmin-support] pgAdminII

2004-10-25 Thread Gaetano Mendola
Hi all, pgAdminII still claim available these versions: postgresql: 7.3.4 odbc: 7.3.100 Regards Gaetano Mendola ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's dataty

Re: [pgadmin-support] pgAdminII Crash

2003-03-26 Thread Dave Page
gt; Sent: 26 March 2003 02:22 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] pgAdminII Crash > > > I am using pgAdminII 1.4.12 on Windows XP, connecting to Postgresql > 7.3.2 on RH 8.0. When I successfully connect (successful in > the sense > that when the configur

[pgadmin-support] pgAdminII Crash

2003-03-25 Thread Adam H . Pendleton
I am using pgAdminII 1.4.12 on Windows XP, connecting to Postgresql 7.3.2 on RH 8.0. When I successfully connect (successful in the sense that when the configuration is wrong I get an error), the application crashes. Because of the stupid Windows XP error handling system, I would have to manu

Re: [pgadmin-support] pgAdminII 1.4.12 crash with PostgreSQL 7.3

2002-12-28 Thread Dave Page
> -Original Message- > From: Didier Moens [mailto:[EMAIL PROTECTED]] > Sent: 26 December 2002 21:52 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] pgAdminII 1.4.12 crash with > PostgreSQL 7.3 > > > Hi, > > Dave Page wro

Re: [pgadmin-support] pgAdminII 1.4.12 crash with PostgreSQL 7.3

2002-12-27 Thread Didier Moens
Hi, Dave Page wrote: Comments below prefixed DP. 1. Access2K database migration with 1.4.12 is approx. 6 to 8 times slower than previous versions (20 minutes -> over two hours), mainly in the Foreign Key creation, it seems. I'll check if this is due to pgAdmin (1.4.0 -> 1.4.12) or PostgreSQL

Re: [pgadmin-support] pgAdminII 1.4.12 crash with PostgreSQL 7.3

2002-12-26 Thread Dave Page
Comments below prefixed DP. _Original message Subject:Re: [pgadmin-support] pgAdminII 1.4.12 crash with PostgreSQL 7.3 Sender: "Didier Moens" <[EMAIL PROTECTED]> Date: Thu, 26 Dec 2002 15:23:13 + Hi Dave, A merry Christmas to you (

Re: [pgadmin-support] pgAdminII 1.4.12 crash with PostgreSQL 7.3

2002-12-26 Thread Didier Moens
Hi Dave, A merry Christmas to you (and your beloved ones), and all pgAdmin developers. Dave Page wrote: Hi Didier, Glad it's working now. It might be worth mentioning in your report, that the error appears to be coming from MDAC rather than pgAdmin. It appears the MDAC (or a component of it

Re: [pgadmin-support] pgAdminII 1.4.12 crash with PostgreSQL 7.3

2002-12-23 Thread Dave Page
> -Original Message- > From: Didier Moens [mailto:[EMAIL PROTECTED]] > Sent: 22 December 2002 21:48 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] pgAdminII 1.4.12 crash with PostgreSQL 7.3 > > > > Hi, > > > My PostgreSQL 7.3 setup seems t

[pgadmin-support] pgAdminII 1.4.12 crash with PostgreSQL 7.3

2002-12-22 Thread Didier Moens
Hi, My PostgreSQL 7.3 setup seems to crash all versions of pgAdminII (tested versions : 1.2, 1.4.2, 1.4.12), immediately after pgAdmin2 connects to the database. (Connections to pre-7.3 PostgreSQL db's work OK). I tested this on both WinME and Win2K/SP3, with both an older and the most rece

Re: [pgadmin-support] pgadminII stopped working

2002-06-16 Thread Dave Page
> -Original Message- > From: K Anderson [mailto:[EMAIL PROTECTED]] > Sent: 15 June 2002 23:41 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] pgadminII stopped working > > > For several months I have been using pgadmin II with the > greatest of eas

[pgadmin-support] pgadminII stopped working

2002-06-15 Thread K Anderson
For several months I have been using pgadmin II with the greatest of ease but then just recently it stopped working. I've uninstalled and reinstalled several times but no such luck. What happens is the pgadminII splash screen comes up then the application minimizes. Then nothing after that. O

Re: [pgadmin-support] pgadminII and odbc version 7.02.0001

2002-05-24 Thread Dave Page
> -Original Message- > From: Andrew Kaczmarczyk [mailto:[EMAIL PROTECTED]] > Sent: 24 May 2002 01:46 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] pgadminII and odbc version 7.02.0001 > > > Hello, Hi, > I have also noticed this bug and

Re: [pgadmin-support] pgadminII and odbc version 7.02.0001

2002-05-23 Thread Andrew Kaczmarczyk
t;> From: Michael Moehle [mailto:[EMAIL PROTECTED]] >> Sent: 21 April 2002 11:33 >> To: [EMAIL PROTECTED] >> Subject: [pgadmin-support] pgadminII and odbc version 7.02.0001 >> >> >> Hello, >> >> i think i have found a little bug in >> pgadmi

Re: [pgadmin-support] pgadminII and odbc version 7.02.0001

2002-04-25 Thread Henshall, Stuart - WCP
Thanks, I didn't realise there was a binary tarball Cheers, - Stuart > -Original Message- > From: Dave Page [mailto:[EMAIL PROTECTED]] > Sent: 24 April 2002 20:03 > To: 'Henshall, Stuart - WCP'; [EMAIL PROTECTED] > Subject: RE: [pgadmin-suppo

Re: [pgadmin-support] pgadminII and odbc version 7.02.0001

2002-04-24 Thread Jean-Michel POURE
Le Mercredi 24 Avril 2002 20:34, vous avez écrit : > Download the newest cvs snapshot. It works > great. Dave usually compiles binaries and uploads them on CVS in /binaries folder. You can download them from the http CVS interface or use WinCVS. Cheers, Jean-MIchel ---(

Re: [pgadmin-support] pgadminII and odbc version 7.02.0001

2002-04-24 Thread Dave Page
to:[EMAIL PROTECTED]] > Sent: 24 April 2002 16:06 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] pgadminII and odbc version 7.02.0001 > > > Could some one wrap up a version with this fixed please? Thanks, > - Stuart > > > -Original Message- > &

Re: [pgadmin-support] pgadminII and odbc version 7.02.0001

2002-04-24 Thread Michael Moehle
An: [EMAIL PROTECTED] > Betreff: Re: [pgadmin-support] > pgadminII and odbc version 7.02.0001 > > > Could some one wrap up a version > with this fixed please? > Thanks, > - Stuart > > > -Original Message- > > From: Dave Page [mailto:[EMAIL PROTECTED]] > Sen

Re: [pgadmin-support] pgadminII and odbc version 7.02.0001

2002-04-24 Thread Henshall, Stuart - WCP
Could some one wrap up a version with this fixed please? Thanks, - Stuart > -Original Message- > From: Dave Page [mailto:[EMAIL PROTECTED]] > Sent: 22 April 2002 14:26 > To: 'Michael Moehle'; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] pgadminII a

Re: [pgadmin-support] pgadminII and odbc version 7.02.0001

2002-04-22 Thread Dave Page
Thanks Michael, I've committed a fix (and updated the dev binaries) to CVS at http://cvs.pgadmin.org. Regards, Dave. > -Original Message- > From: Michael Moehle [mailto:[EMAIL PROTECTED]] > Sent: 21 April 2002 11:33 > To: [EMAIL PROTECTED] > Subject: [pgadmin-su

[pgadmin-support] pgadminII and odbc version 7.02.0001

2002-04-22 Thread Michael Moehle
Hello, i think i have found a little bug in pgadminII. With the newest version of the odbc driver. When i try to use the explain in a sql-query pgadmin claims about the wrong odbc driver version (must be higher then 7.01.0006.) greetings M.Moehle MBD-Team Bordesholm Bahnhofstrasse 41 24582 Bor

Re: [pgadmin-support] PgAdminII 1.2.0 "Run time error '55' File

2002-04-02 Thread Dave Page
> -Original Message- > From: Serkan Bektas [mailto:[EMAIL PROTECTED]] > Sent: 01 April 2002 09:40 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: FW: [pgadmin-support] PgAdminII 1.2.0 "Run time > error '55' File already open" &g

FW: [pgadmin-support] PgAdminII 1.2.0 "Run time error '55' File already open"

2002-04-01 Thread Serkan Bektaş
age- > From: Serkan Bektas [mailto:[EMAIL PROTECTED]] > Sent: 21 March 2002 20:08 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] PgAdminII 1.2.0 > > > Hi > > I'm using PostgreSQL 7.2 > PgAdminII 1.2.0 > psqlODBC 7.1.9 > > PgAdmin

Re: [pgadmin-support] PgAdminII 1.2.0

2002-03-22 Thread Dave Page
> -Original Message- > From: Serkan Bektas [mailto:[EMAIL PROTECTED]] > Sent: 21 March 2002 20:08 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] PgAdminII 1.2.0 > > > Hi > > I'm using PostgreSQL 7.2 > PgAdminII 1.2.0 >

[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.

Re: [pgadmin-support] pgAdminII bug ?

2002-03-17 Thread Dave Page
> -Original Message- > From: Rick Calder [mailto:[EMAIL PROTECTED]] > Sent: 15 March 2002 15:38 > To: [EMAIL PROTECTED] > Subject: pgAdminII bug ? > > > pgAdminII 1.2.0 > win2k sp2 + all current patches > server is on Red Hat linux 7.2 > postgresql-7.1.3-2 > > The "Connect to S

Re: [pgadmin-support] pgAdminII bug ?

2002-03-17 Thread Dave Page
Please use the [EMAIL PROTECTED] list for future support issues. > -Original Message- > From: Rick Calder [mailto:[EMAIL PROTECTED]] > Sent: 15 March 2002 15:38 > To: [EMAIL PROTECTED] > Subject: pgAdminII bug ? > > > pgAdminII 1.2.0 > win2k sp2 + all current patches > server is on Red