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 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 and odbc version 7.02.0001 > > > T

Re: help connecting to database using pgadmin

2002-01-28 Thread Henshall, Stuart - WCP
I'm just wondering. Did you use a windows editor to alter the pg_hba.conf file. If so you will need to run something like d2u from cygutils to change to unix style end of lines. - Stuart > -Original Message- > From: Dave Page [mailto:[EMAIL PROTECTED]] > Sent: 27 January 2002 21:34 > To:

Re: timestamp parse error

2002-01-25 Thread Henshall, Stuart - WCP
It doesn't know this is a timestamp so I guess it sees 00 and tries to read as a number. to get it to work try putting it in appostraphes. This should make it of type text. If this isn;t automatically cast then us the following (assuming its a timestamp): CAST ('2001-12-04 00:00:00.0' AS timestam

Re: run-time error 429 on Win98

2002-01-16 Thread Henshall, Stuart - WCP
Do you have the mdac installed? (I think PGAdmin needs MDAC 2.6, but I *think* 2.1 will do for PGAdmin II). Bit of a stab in the dark here sorry - Stuart PS When exactly are you getting this error? -Original Message- From: Kobus Nieuwmeijer [mailto:[EMAIL PROTECTED]] Sent: 16 January 2002

Re:

2001-12-20 Thread Henshall, Stuart - WCP
Dave Page [mailto:[EMAIL PROTECTED]] Sent: 20 December 2001 16:45 To: 'Henshall, Stuart - WCP'; 'Peter E. Chen'; [EMAIL PROTECTED] Subject: RE: [pgadmin-support] > -Original Message----- > From: Henshall, Stuart - WCP > [mailto:[EMAIL PROTECTED]] > Sent:

Re:

2001-12-20 Thread Henshall, Stuart - WCP
I havn't actually done it but I believe in 7.2 MD5 is a possibility. Before this the ODBC driver just handled plain text authentication. (Although as you said you can use something like SSH tunneling) - Stuart -Original Message- From: Peter E. Chen [mailto:[EMAIL PROTECTED]] Sent: 20 Dece

Re: Problems changing type of column using pgAd

2001-12-18 Thread Henshall, Stuart - WCP
The DROP columns and changing types is not trivially possible using PostgreSQL. To do it you basically need to recreate the table with the new data then COPY or INSERT he old data back in. pg_dump is handy for getting a table out in a suitable script for editing. Also I believe you can Sav

Re: [pgadmin-hackers] pgAdmin II 1.1.72 Released - Thanks

2001-12-18 Thread Henshall, Stuart - WCP
Just a quick note to thank the developers for PGAdmin. I use it all the time and find it an excellent tool. - Stuart -Original Message- From: Dave Page [mailto:[EMAIL PROTECTED]] Sent: 18 December 2001 11:20 To: [EMAIL PROTECTED]; '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: [pgadmin