Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dinesh Kumar
OK. Thanks Dave. @Christian: We believe, you can get this max length option in pgAdmin 1.16.2 which is not released yet. Sorry, i am not aware of it's release schedule time. Thanks. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dave Page
We can't do anything about length restrictions in those controls, except suggest the use of the max length option, which will work correctly as of 1.16.2. On Thu, Aug 8, 2013 at 1:04 PM, Dinesh Kumar wrote: > Hi Dave, > > Adding to previous e-mail, i have tested this on Windows 7 with the latest

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dinesh Kumar
Hi Dave, Adding to previous e-mail, i have tested this on Windows 7 with the latest pgAdmin master branch. Thanks. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co m * Follow

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dinesh Kumar
Hi Dave, Further to our discussion on this issue, it seems the problem is with the length of the text in the grid. Thanks for your guidance. In windows 7, if the length of a string in the grid exceeds "4679", then it's not able to render the values properly. SELECT substring(geom::text from 1 FO

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dinesh Kumar
On Wed, Aug 7, 2013 at 11:53 PM, Christian H. Bruhn wrote: > am Mittwoch, 7. August 2013 um 09:59 schrieb Dinesh Kumar: > > > I have just done a quick test case with the given steps, but i am not > able > > to reproduce the case in Cent OS6.0. In CentOS 6, i am getting all the 16 > > non null gri

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-07 Thread Christian H. Bruhn
am Mittwoch, 7. August 2013 um 09:59 schrieb Dinesh Kumar: > I have just done a quick test case with the given steps, but i am not able > to reproduce the case in Cent OS6.0. In CentOS 6, i am getting all the 16 > non null grid values and 2 null values. Would you mind to share the Yes I think its

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-07 Thread Dinesh Kumar
H i On Tue, Aug 6, 2013 at 7:31 PM, Christian H. Bruhn wrote: > Hi! > > I just installed Postgres 9.2.4 from [1] with the pgAdmin on Windows 7 > Prof. 64 Bit. I also installed Postgis 2.0.3-2. I've tried the > installation with the stackbuilder and also the separate download. > > Now I have the

[pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-06 Thread Christian H. Bruhn
Hi! I just installed Postgres 9.2.4 from [1] with the pgAdmin on Windows 7 Prof. 64 Bit. I also installed Postgis 2.0.3-2. I've tried the installation with the stackbuilder and also the separate download. Now I have the problem that some data is missing, when displayed in pgAdmin. The geometry-co

Re: [pgadmin-support] problems

2012-08-31 Thread Craig Ringer
I'd advise you to contact Poker Tracker's tech support for an issues with Poker Tracker. -- Craig Ringer On 09/01/2012 05:51 AM, Morten Nergaard wrote: hi i have downloaded poker tracker 3 to my mac.. so will i use posture SQL.. But didn't understand what and where to write down.. have tried

[pgadmin-support] problems

2012-08-31 Thread Morten Nergaard
hi i have downloaded poker tracker 3 to my mac.. so will i use posture SQL.. But didn't understand what and where to write down.. have tried some guides but didn't understand.. just add a connection to a server? when i have open a server i get red cross over when i log in again.. can you pl

Re: [pgadmin-support] Problems changing a view

2011-12-02 Thread Dave Page
On Saturday, December 3, 2011, Aren Cambre wrote: > Could pgAdmin detect if the view has no dependents and offer to drop and replace the view? Potentially, though that might be a a little tricky to do given the way that code is architected. It would probably have to do the check when the dialogue

Re: [pgadmin-support] Problems changing a view

2011-12-02 Thread Aren Cambre
Could pgAdmin detect if the view has no dependents and offer to drop and replace the view? My views generally have no dependents. Don't know if that's typical, however. Aren On Fri, Dec 2, 2011 at 3:08 AM, Dave Page wrote: > > > On Fri, Dec 2, 2011 at 3:47 AM, Aren Cambre wrote: > >> If I cha

Re: [pgadmin-support] Problems changing a view

2011-12-02 Thread Dave Page
On Fri, Dec 2, 2011 at 3:47 AM, Aren Cambre wrote: > If I change this view: > * SELECT dallas_rlc_locations.location_code, > count(dallas_rlc."CitationId") AS count, dallas_rlc_locations.location, > dallas_rlc_locations.the_geom* > * FROM raw.dallas_rlc_locations* > * LEFT JOIN raw.dallas_rlc

[pgadmin-support] Problems changing a view

2011-12-01 Thread Aren Cambre
If I change this view: * SELECT dallas_rlc_locations.location_code, count(dallas_rlc."CitationId") AS count, dallas_rlc_locations.location, dallas_rlc_locations.the_geom* * FROM raw.dallas_rlc_locations* * LEFT JOIN raw.dallas_rlc ON dallas_rlc."Loc Code" = dallas_rlc_locations.location_code* *

Re: [pgadmin-support] Problems with wxWidgets 2.6

2010-03-12 Thread Ashesh Vashi
pgAdmin 1.10 will satisfy your need for PostgreSQL 8.0.22. On Fri, Mar 12, 2010 at 6:18 PM, Vinicius Borges wrote: > Ashesh, > > It's a long history why I'm using the pgAdmin 1.4... the postgreSQL here > it's 8.0.22. > > That's the output when I type > > #$ wx-config --list... > Default config

Re: [pgadmin-support] Problems with wxWidgets 2.6

2010-03-12 Thread Vinicius Borges
Ashesh, It's a long history why I'm using the pgAdmin 1.4... the postgreSQL here it's 8.0.22. That's the output when I type #$ wx-config --list... Default config is gtk2-ansi-release-2.6 Default config will be used for output Alternate matches: gtk2-ansi-release-2.8

Re: [pgadmin-support] Problems with wxWidgets 2.6

2010-03-12 Thread Vinicius Borges
Guillaume, when I type #$ wx-config --unicode Warning: No config found to match: /usr/local/bin/wx-config --unicode in /usr/local/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and

Re: [pgadmin-support] Problems with wxWidgets 2.6

2010-03-12 Thread Ashesh Vashi
Hi, Why do you want to build a older version of pgAdmin III? Whatever.. What is the output of the following line? "wx-config --list" -- Ashesh Vashi EnterpriseDB INDIA On Fri, Mar 12, 2010 at 1:18 AM, Vinicius Borges wrote: > Hello, > > I'm trying to install pgadmin3-1.4.3 and when I do > >

Re: [pgadmin-support] Problems with wxWidgets 2.6

2010-03-12 Thread Guillaume Lelarge
Le 11/03/2010 20:48, Vinicius Borges a écrit : > Hello, > > I'm trying to install pgadmin3-1.4.3 and when I do > Why do you try to install pgAdmin 1.4 when the latest release is 1.10.2? > $# ./configure > > appears an error: > > ... > checking libpq-fe.h presence... yes > checking for libpq-f

[pgadmin-support] Problems with wxWidgets 2.6

2010-03-11 Thread Vinicius Borges
Hello, I'm trying to install pgadmin3-1.4.3 and when I do $# ./configure appears an error: ... checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking pgsql in /usr/local/pgsql... ok checking for wxWidgets... yes Warning: No config found to match: /usr/local/bin/wx-config

Re: [pgadmin-support] Problems reverse engineering functions

2010-02-16 Thread Guillaume Lelarge
Le 16/02/2010 18:57, Kieran McCusker a écrit : > [...] > Sorry if this has been raised before but the following function will not > be reverse engineered correctly - The final default clause will be removed. > > CREATE FUNCTION fn(a text, b integer DEFAULT NULL::integer, c integer > DEFAULT NULL::

[pgadmin-support] Problems reverse engineering functions

2010-02-16 Thread Kieran McCusker
Hi Sorry if this has been raised before but the following function will not be reverse engineered correctly - The final default clause will be removed. CREATE FUNCTION fn(a text, b integer DEFAULT NULL::integer, c integer DEFAULT NULL::integer) returns text as $$ BEGIN return 't'; END; $$

[pgadmin-support] Problems using pgScript

2009-07-06 Thread Kieran McCusker
Hi I have been trying to use pgScript to do something I would normally do by writing a function. It very nearly worked perfectly except I got stuck with a problem where the script would run indefinitely and could not be interrupted. If you find the line "UNCOMMENTING THE LINE BELOW CAUSES TH

Re: [pgadmin-support] Problems with "NOTICE"-messages

2007-09-17 Thread Erwin Brandstetter
On Sep 17, 2:59 pm, [EMAIL PROTECTED] (Dave Page) wrote: > Hmm, works for me in SVN-Trunk (1.8 beta5 + a few minor unrelated tweaks): > (...) > Anyone else able to reproduce this? I cannot reproduce it either. Testing pgAdmin III 1.8.0 Beta 5 (Sep 10 2007, rev: 6631). Client Win XP, host: Debian

Re: [pgadmin-support] Problems with "NOTICE"-messages

2007-09-17 Thread Dave Page
Bintsarovsky Dima home wrote: > I have two functions: > > CREATE OR REPLACE FUNCTION tests.func1() RETURNS integer AS $BODY$ > DECLARE BEGIN RAISE NOTICE 'notice'; PERFORM tests.func2(); RETURN 1; > END;$BODY$ LANGUAGE 'plpgsql' VOLATILE; > > > CREATE OR REPLACE FUNCTION tests.func2() RETURNS

[pgadmin-support] Problems with "NOTICE"-messages

2007-09-17 Thread Bintsarovsky Dima home
I have two functions: CREATE OR REPLACE FUNCTION tests.func1() RETURNS integer AS $BODY$ DECLARE BEGIN RAISE NOTICE 'notice'; PERFORM tests.func2(); RETURN 1; END;$BODY$ LANGUAGE 'plpgsql' VOLATILE; CREATE OR REPLACE FUNCTION tests.func2() RETURNS integer AS $BODY$ DECLARE BEGIN RAISE NOTI

Re: [pgadmin-support] Problems editing tables

2007-06-12 Thread Dave Page
Roland Martin wrote: > Hi Dave, > > Mmm, OK. Thanks for your helpful response. > > Trouble, in this case, means that it can't be done. I do the following: > 1. Locate any geometry_columns table > 2. Right click -> View data (or view all rows in the submenu, or whatever) > 3. I click in a field in

Re: [pgadmin-support] Problems editing tables

2007-06-11 Thread Dave Page
Roland Martin wrote: > Hi, > > I'm going to reinstall the earlier version, since it does actually work. > If anyone is ever interested in fixing this bug, please get in touch. I fully intend to look at it, unfortunately sometimes I simply don't have time to turn around bug fixes immediately in fr

Re: [pgadmin-support] Problems editing tables

2007-06-11 Thread Roland Martin
Hi, I'm going to reinstall the earlier version, since it does actually work. If anyone is ever interested in fixing this bug, please get in touch. Cheers, Roland. On 04/06/07, Roland Martin <[EMAIL PROTECTED]> wrote: Hi Dave, Mmm, OK. Thanks for your helpful response. Trouble, in this cas

Re: [pgadmin-support] Problems editing tables

2007-06-04 Thread Roland Martin
Hi Dave, Mmm, OK. Thanks for your helpful response. Trouble, in this case, means that it can't be done. I do the following: 1. Locate any geometry_columns table 2. Right click -> View data (or view all rows in the submenu, or whatever) 3. I click in a field in the f_table_name column, and make c

Re: [pgadmin-support] Problems editing tables

2007-06-04 Thread Dave Page
Roland Martin wrote: > Hi, > > I've been having trouble editing a couple of tables in pgAdmin 1.6.3. > The same operation works fine in 1.4.1, so I assume it's some sort of bug... > > The only tables (as far as I can tell) that are affected are PostGIS > 'geometry_columns' tables. Before anyone a

[pgadmin-support] Problems editing tables

2007-06-04 Thread Roland Martin
Hi, I've been having trouble editing a couple of tables in pgAdmin 1.6.3. The same operation works fine in 1.4.1, so I assume it's some sort of bug... The only tables (as far as I can tell) that are affected are PostGIS 'geometry_columns' tables. Before anyone asks, they do have OIDs. Is there

Re: [pgadmin-support] problems compiling PGAdmin III 1.6.1 with

2006-12-07 Thread Dave Page
[EMAIL PROTECTED] wrote: that worked fine. but now if i make install i get /usr/bin/ld: cannot find -lcrypto is that a ssl-problem? Guess so - you'll need to figure out what package it comes with on Ubuntu and install it. Regards, Dave. ---(end of broadcast)

Re: [pgadmin-support] problems compiling PGAdmin III 1.6.1 with ubuntu 6.06

2006-12-07 Thread Christian.Strobl
> -Ursprüngliche Nachricht- > Von: Dave Page [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 6. Dezember 2006 15:47 > An: Strobl, Christian > Cc: pgadmin-support@postgresql.org > Betreff: Re: [pgadmin-support] problems compiling PGAdmin III > 1.6.1 with ub

Re: [pgadmin-support] problems compiling PGAdmin III 1.6.1 with ubuntu

2006-12-06 Thread Dave Page
[EMAIL PROTECTED] wrote: hi all, i wanted to compile PGAdmin III 1.6.1 with ubuntu 6.06 according the compile-instructions at http://www.pgadmin.org/download/source.php and i got the following message configure: error: Your wxWidgets installation cannot support pgAdmin in the selected configu

[pgadmin-support] problems compiling PGAdmin III 1.6.1 with ubuntu 6.06

2006-12-06 Thread Christian.Strobl
hi all, i wanted to compile PGAdmin III 1.6.1 with ubuntu 6.06 according the compile-instructions at http://www.pgadmin.org/download/source.php and i got the following message configure: error: Your wxWidgets installation cannot support pgAdmin in the selected configuration. This may be because

[pgadmin-support] Problems with the new version

2006-12-01 Thread José Fermín francisco ferreras
Hello to all, I don't know to write english, but It will try to do it. I have found a problem using new version 1.6.1 (in Windows). When I create a table (and not inserted any registry to him with insert) and want to do it by the visual route using view dates grid, then when she opens the window

Re: [pgadmin-support] Problems with window management in SQL query dialogue

2006-10-17 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Erwin Brandstetter > Sent: 17 October 2006 03:16 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Problems with window management in > SQL query dia

[pgadmin-support] Problems with window management in SQL query dialogue

2006-10-16 Thread Erwin Brandstetter
Hi developers! I am testing pgAdmin III Beta 3 (Oct 12 2006, re: 5475) on Windows XP (German, latest patch level). - When I choose from the menu: View -> Default View, the previously closed "Scratch pad" becomes visible again. However, the menu does not get updated and keeps displaying the s

Re: [pgadmin-support] Problems with SVN win32 build.

2006-06-19 Thread Dave Page
Thanks, patch applied. /D > -Original Message- > From: Magnus Hagander [mailto:[EMAIL PROTECTED] > Sent: 19 June 2006 09:40 > To: Dave Page; Jeremy Palmer; pgadmin-support@postgresql.org > Subject: RE: [pgadmin-support] Problems with SVN win32 build. > > (

Re: [pgadmin-support] Problems with SVN win32 build.

2006-06-19 Thread Magnus Hagander
(sorry about the delay) > > 3) When the auto-completion TAB character option is set and you hit > > TAB when there is more than one table option, the auto-complete > > function will always select the first table in the list. It > might be > > better to use the same > > ctrl+space logic with a

Re: [pgadmin-support] Problems with SVN win32 build.

2006-06-12 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Page > Sent: 12 June 2006 13:59 > To: Jeremy Palmer; pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] Problems with SVN win32 build. > > Hmm, seems lik

Re: [pgadmin-support] Problems with SVN win32 build.

2006-06-12 Thread Dave Page
ilto:[EMAIL PROTECTED] > Sent: 12 June 2006 10:14 > To: pgadmin-support@postgresql.org > Cc: Dave Page > Subject: RE: [pgadmin-support] Problems with SVN win32 build. > > Thanks for the reply. > > I have attached the schema dump > > Jeremy > > > -Origin

Re: [pgadmin-support] Problems with pgagent Jobs

2006-06-12 Thread Dave Page
> -Original Message- > From: Jim C. Nasby [mailto:[EMAIL PROTECTED] > Sent: 06 June 2006 22:13 > To: Selber, Heiko > Cc: Dave Page; pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] Problems with pgagent Jobs > > On Fri, Jun 02, 2006 at 03:57:2

Re: [pgadmin-support] Problems with SVN win32 build.

2006-06-12 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jeremy Palmer > Sent: 05 June 2006 09:26 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Problems with SVN win32 build. > > I've compiled the

Re: [pgadmin-support] Problems with pgagent Jobs

2006-06-06 Thread Jim C. Nasby
On Fri, Jun 02, 2006 at 03:57:21PM +0200, Selber, Heiko wrote: > Hi Dave, > > no need to send you the dumps; I compared them and saw what was wrong: Some > of the functions of pgagent were missing. > > Apparently, pgagent.sql had gone only halfway through when it was installed. > > I executed t

[pgadmin-support] Problems with SVN win32 build.

2006-06-05 Thread Jeremy Palmer
I've compiled the trunk branch and have mostly had great success, (especially with quick report and auto-complete functionality) :) However I noticed a few little things: 1) I can't add a job for pgagent to run. I add a job with 1 schedule and 2 steps and I get a "duplicate key violates unique con

Re: [pgadmin-support] Problems with pgagent Jobs

2006-06-02 Thread Dave Page
> -Original Message- > From: Selber, Heiko [mailto:[EMAIL PROTECTED] > Sent: 02 June 2006 14:57 > To: Dave Page; pgadmin-support@postgresql.org > Subject: AW: [pgadmin-support] Problems with pgagent Jobs > > Hi Dave, > > no need to send you the dumps; I

Re: [pgadmin-support] Problems with pgagent Jobs

2006-06-02 Thread Selber, Heiko
. Thank you for your help, Heiko > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von Dave Page > Gesendet: Freitag, 2. Juni 2006 11:57 > An: Selber, Heiko; pgadmin-support@postgresql.org > Betreff: Re: [pgadmin-support] Problems

Re: [pgadmin-support] Problems with pgagent Jobs

2006-06-02 Thread Dave Page
> -Original Message- > From: Selber, Heiko [mailto:[EMAIL PROTECTED] > Sent: 01 June 2006 16:35 > To: Dave Page; pgadmin-support@postgresql.org > Subject: AW: [pgadmin-support] Problems with pgagent Jobs > > It is a different database on a different host, but t

Re: [pgadmin-support] Problems with pgagent Jobs

2006-06-01 Thread Selber, Heiko
Hi Dave, thanks for your reply. > > 1. Under certain conditions the 'Jobs' icon doesn't appear in the > > pgadmin window. > > I can't imagine how 2 versions of pgAdmin could conflict in this way. > More likely I suspect you used a different maintenance DB (template1 > instead of postgres for exam

Re: [pgadmin-support] Problems with pgagent Jobs

2006-06-01 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Selber, Heiko > Sent: 01 June 2006 10:27 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Problems with pgagent Jobs > > Hello, > > I ha

[pgadmin-support] Problems with pgagent Jobs

2006-06-01 Thread Selber, Heiko
Hello, I have two problems with pgagent jobs: 1. Under certain conditions the 'Jobs' icon doesn't appear in the pgadmin window. I use postgres 8.0.6 on Fedora core 4 with pgadmin 1.4.2 or 1.4.1 on FC4, and I installed the postgres DB according to the instructions. I think that this problem o

[pgadmin-support] Problems while installing pgsql

2006-04-03 Thread Ravi Kumar
Hello,      I would like to install PostgreSQL on my system which is working with Windows XP operating system. I downloaded file - postgresql-8.1.3-1.zip from the web-site – extracted all files and started installation. At the end it is stopping and undoes the installation procedure by giving th

[pgadmin-support] problems installing pgadminIII

2005-09-12 Thread miwalsh
I was trying to install PG Admin III on Redhat, here is the error message: rpm -Uvh pgadmin3-1.2.2-2.i686.rpm warning: pgadmin3-1.2.2-2.i686.rpm: V3 DSA signature: NOKEY, key ID 748f7d0e error: Failed dependencies: libXinerama.so.1 is needed by pgadmin3-1.2.2-2 libXxf86vm.so.1 is n

Re: [pgadmin-support] Problems displaying data from Query Tool and

2005-07-26 Thread Steve Martin
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Steve Martin Sent: 25 July 2005 22:33 To: pgadmin-support@postgresql.org Subject: Re: [pgadmin-support] Problems displaying data from Query Tool and Hello Dave, Thanks for your reply, I also

Re: [pgadmin-support] Problems displaying data from Query Tool and

2005-07-26 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Steve Martin > Sent: 25 July 2005 22:33 > To: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] Problems displaying data from > Query Tool and > > He

Re: [pgadmin-support] Problems displaying data from Query Tool and

2005-07-25 Thread Steve Martin
pgadmin-support] Problems displaying data from Query Tool and View/Edit Data Tool. Hi All, I have problems when using the "Edit Window" and "Query Window". It seems that for some reason the recv is exiting early with the reception of a EAGAIN (Resource temporarily unavailable)

Re: [pgadmin-support] Problems displaying data from Query Tool and View/Edit Data Tool.

2005-07-25 Thread Dave Page
age- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Steve Martin > Sent: 25 July 2005 05:58 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Problems displaying data from > Query Tool and View/Edit Data Tool. > > Hi All, > >

[pgadmin-support] Problems displaying data from Query Tool and View/Edit Data Tool.

2005-07-24 Thread Steve Martin
Hi All, I have problems when using the "Edit Window" and "Query Window". It seems that for some reason the recv is exiting early with the reception of a EAGAIN (Resource temporarily unavailable) signal. Refer to the truss output below. This results in no data being displayed. For the query windo

[pgadmin-support] Problems when execute pgadmin3

2005-04-28 Thread Fabio Tavares Vieira
Dear Friends, I trie to install pgadmin3 1.2.1 from sources. After some troubles with missing and conflicting libraries I did. When I try to execute pgadmin3 I get this error message: "pgadmin3: error while loading shared libraries: pgadmin3: undefined symbol: _gtk_accel_group_attach" I have no

Re: [pgadmin-support] Problems with VB6 and PostGreSQL .....

2005-01-26 Thread Andreas Pflug
J.Itamar wrote: Dear developer friends, Lately, I have faced problems with Visual Basic 6 to access the data in a PostGreSQL table on Linux Red Hat through OLEDB. I established connection with the table, but I can't access the fields in a table, I believe the problems at the moment are

[pgadmin-support] Problems with VB6 and PostGreSQL .....

2005-01-25 Thread J.Itamar
   Dear developer friends,      Lately, I have faced problems with Visual Basic 6 to access the data in a PostGreSQL table on Linux Red Hat through OLEDB.    I established connection with the table, but I can't access the fields in a table, I believe the problems at the moment are in the syn

Re: [pgadmin-support] problems with debian+gnome2.2+pgadmin3

2004-12-22 Thread Raphaël Enrici
andre farias wrote: Hi Raphaël! Hi André, Just to let you know I've downgraded my Gnome to version 1.4 and everything(pgadmin) is working fine. Ok, I'll also try to backport 1.2.0 as soon as I have more time. My Debian version is 3.0r2(woody stable) and the Gnome backport 2.2 was downloaded f

Re: [pgadmin-support] problems with debian+gnome2.2+pgadmin3

2004-12-21 Thread andre farias
Hi Raphaël! Just to let you know I've downgraded my Gnome to version 1.4 and everything(pgadmin) is working fine. My Debian version is 3.0r2(woody stable) and the Gnome backport 2.2 was downloaded from: http://ftp.acc.umu.se/mirror/mirrors.evilgeniuses.org.uk/debian/backports/woody http://mirror.

Re: [pgadmin-support] problems with debian+gnome2.2+pgadmin3

2004-12-18 Thread Raphaël Enrici
andre farias wrote: Hi Raphaël. Hi André, sorry for the delay, i think you've got it! mmmh not sure we got it all ;) all other gtk applications give me the same error "GTK: cannot open display" when lauched at the console tty1 echo $DISPLAY gives me nothing at tty1 ok, so this part is normal: pgA

Re: [pgadmin-support] problems with debian+gnome2.2+pgadmin3

2004-12-14 Thread andre farias
Hi Raphaël. i think you've got it! all other gtk applications give me the same error "GTK: cannot open display" when lauched at the console tty1 echo $DISPLAY gives me nothing at tty1 i've opened the gnome terminal and there pgadmin3 gives me segmentation fault and the echo $DISPLAY gives me :

Re: [pgadmin-support] problems with debian+gnome2.2+pgadmin3

2004-12-14 Thread Raphaël Enrici
andre farias a écrit : hi there! Hi André, i'm having problems in a debian box running gnome 2.2 i´ve installed pgadmin3 and when i try to execute it at the console prompt ít gives me the following message "GTK cannot open display". Please, can you precise which pgAdmin III version you are run

[pgadmin-support] problems with debian+gnome2.2+pgadmin3

2004-12-14 Thread andre farias
hi there!   i'm having problems in a debian box running gnome 2.2   i´ve installed pgadmin3 and when i try to execute it at the console prompt ít gives me the following message "GTK cannot open display". if i try to execute it through the shortcut in the gnome desktop nothing happens (the applicati

Re: [pgadmin-support] problems in connecting to a server

2004-05-11 Thread Pedro Quaresma de Almeida
Em Terça, 11 de Maio de 2004 19:49, escreveste: > hi! > > in my pg_hba.conf file i have this: > local all all trust > # IPv4-style local connections: > hostall all 127.0.0.1 255.255.255.255 trust > # > > and everyth

Re: [pgadmin-support] problems in connecting to a server

2004-05-11 Thread Pedro Quaresma de Almeida
Em Terça, 11 de Maio de 2004 10:25, Pedro Quaresma de Almeida escreveu: > Hi > >I have two Debian systems, both with > > psql (PostgreSQL) 7.4.2 > pgadmin3 1.0.2 > > but in one of them (the laptop) I am unable to make a connection with > pgadmin3, I always get: > > -- > 2004-05-11 10:13:12

[pgadmin-support] problems in connecting to a server

2004-05-11 Thread Pedro Quaresma de Almeida
Hi I have two Debian systems, both with psql (PostgreSQL) 7.4.2 pgadmin3 1.0.2 but in one of them (the laptop) I am unable to make a connection with pgadmin3, I always get: -- 2004-05-11 10:13:12 ERROR : Error connecting to the server: FATAL: IDENT authentication failed for user "pe

Re: [pgadmin-support] Problems with editor

2003-12-28 Thread Andreas Pflug
Lafriks wrote: Thanks ;) and it would be realy nice if someone could find out where is the problem why can't enter latvian special characters in query window.. The most interesting thing about that is... some chars I can enter and some I can't :) Lafriks, could you investigate this further?

Re: [pgadmin-support] Problems with editor

2003-12-23 Thread Lafriks
Thanks ;) and it would be realy nice if someone could find out where is the problem why can't enter latvian special characters in query window.. The most interesting thing about that is... some chars I can enter and some I can't :) Lafriks Andreas Pflug wrote: Lafriks wrote: Just hit reload

Re: [pgadmin-support] Problems with editor

2003-12-23 Thread Andreas Pflug
Lafriks wrote: Just hit reload to get it. Currently, a freshly inserted/updated row isn't reread automatically. but that's not the way it should happen ;) at least I think so :) Christmas is near, so you can put it on the wish list... I'll put it on TODO.txt. Regards, Andreas ---

Re: [pgadmin-support] Problems with editor

2003-12-23 Thread Andreas Pflug
Lafriks wrote: I know it should insert anything but after inserting it should display correctly what _is_ inserted including default values. Otherwise I have to close and reopen window to see what is realy inserted. Just hit reload to get it. Currently, a freshly inserted/updated row isn't rere

Re: [pgadmin-support] Problems with editor

2003-12-22 Thread Lafriks
Andreas Pflug wrote: Lauris BukÅis wrote: Hi! In query window I can't enter latvian special characters like "Å", "Å", etc. That is a real problem for me ;) I've heard that problem before, but can't imagine what should cause this. Which platform/version are you using? Win2K, pgAdminIII 1.0.

Re: [pgadmin-support] Problems with editor

2003-12-22 Thread Andreas Pflug
Lauris BukÅis wrote: Hi! In query window I can't enter latvian special characters like "Å", "Å", etc. That is a real problem for me ;) I've heard that problem before, but can't imagine what should cause this. Which platform/version are you using? Second thing is that when editing table dat

[pgadmin-support] Problems with editor

2003-12-22 Thread Lauris Bukšis
Hi! In query window I can't enter latvian special characters like "Å", "Å", etc. That is a real problem for me ;) Second thing is that when editing table data and if I insert new record from there and press button to save edited line it doesn't fill in column default values! Lafriks -

[pgadmin-support] problems creating a column

2003-12-01 Thread Miguel González Castaños
dear all, I have been trying to create a test database with some columns to show a colleague how pgadmin works. After creating, deleting some columns, we tried to create a column of the serial data type. Then the system complained with the following message: "Adding columns with defaults is not

Re: [pgadmin-support] Problems using PGAdmin III

2003-10-26 Thread Együd Csaba
gt; Cc: Pgadmin-Support (E-mail) > Subject: Re: [pgadmin-support] Problems using PGAdmin III > > > Együd Csaba wrote: > > >Dear Jean-Michel, > >I'm succeeded to subscribe this list. Thank you. > > > > > > > >>You can register the su

Re: [pgadmin-support] Problems using PGAdmin III

2003-10-26 Thread Andreas Pflug
Együd Csaba wrote: Dear Jean-Michel, I'm succeeded to subscribe this list. Thank you. You can register the support mailing list from: http://www.pgadmin.org/pgadmin3/support.php#support_list Done. The euro display problem is an encoding problem. The euro sign is not part of an

[pgadmin-support] Problems using PGAdmin III

2003-10-26 Thread Együd Csaba
Dear Jean-Michel, I'm succeeded to subscribe this list. Thank you. > You can register the support mailing list from: > http://www.pgadmin.org/pgadmin3/support.php#support_list Done. > The euro display problem is an encoding problem. The euro sign is not part of > an ASCII database. Whenever you w

Re: [pgadmin-support] Problems to be solved as soon as possible.

2003-09-25 Thread Andreas Pflug
Hiren, you're on the wrong list; this is for pgAdmin issues, not about the PostgreSQL backend. Please do your posting on pgsql-sql to get answers for your problem. Regards, Andreas PS you need to state the version of the PostgreSQL server, not the Linux server to get detailed support. The Gu

[pgadmin-support] Problems to be solved as soon as possible.

2003-09-25 Thread The Guardian
Dear Support Team, We are hosting a website which was originally designed in some version of Debian Linux and having PostgreSQL as back end. The developers have made a script which creates several tables in the database. Some of the tables have datatypes like DateTime. When i run those scri

[pgadmin-support] Problems PgAdimin 1.6.0

2003-07-22 Thread Rosiane Terra
  Hi, I have in my screen this mensage : Class does not support Automation or does not support expected interface when I try connect to the server.    Thanks for your help.    Rosiane Terra Soares HD Processamento Ltda. Fone : 33303499 email : [EMAIL PROTECTED]

Re: [pgadmin-support] Problems with pg_dump

2003-03-07 Thread Dave Page
IL PROTECTED] > Subject: [pgadmin-support] Problems with pg_dump > > > There are several databases I'm trying to dump, but I keep > running into problems. Could someone please tell me what > these error messages mean? (I'm using PostgreSQL 7.0.1). > > I'm t

[pgadmin-support] Problems with pg_dump

2003-03-06 Thread Ben Ramsey
There are several databases I'm trying to dump, but I keep running into problems. Could someone please tell me what these error messages mean? (I'm using PostgreSQL 7.0.1). I'm trying to dump a database with the following command: pg_dump -d db1 > db1.out And I'm getting the following erro

Re: [pgadmin-support] problems Visual Basic after migration

2003-01-29 Thread Dave Page
19:44To: [EMAIL PROTECTED]Subject: [pgadmin-support] problems Visual Basic after migration Hello, After migration Access to Postgresql my application in Visual Basic shows ERROR: Relation name_table does not exist. But my tables exit in Postgresql,. What´s wrong? Best Regards An

[pgadmin-support] problems Visual Basic after migration

2003-01-29 Thread
Hello, After migration Access to Postgresql my application in Visual Basic shows ERROR: Relation name_table does not exist. But my tables exit in Postgresql,. What´s wrong? Best Regards Andrea Spessotto ---Outgoing mail is certified Virus Free.Checked by AVG anti-virus system (http://www.gri

Re: [pgadmin-support] Problems with pgAdmin V1.4.2

2002-12-06 Thread Dave Page
Title: Message Hi Simon (again :-) ) -Original Message-From: Simon Hart [mailto:[EMAIL PROTECTED]] Sent: 05 December 2002 21:29To: [EMAIL PROTECTED]Subject: [pgadmin-support] Problems with pgAdmin V1.4.2   - If I edit table data in the SQL output data viewer, I

Re: [pgadmin-support] Problems with pgAdmin V1.4.2

2002-12-06 Thread Dave Page
Title: Message   -Original Message-From: Simon Hart [mailto:[EMAIL PROTECTED]] Sent: 05 December 2002 21:29To: [EMAIL PROTECTED]Subject: [pgadmin-support] Problems with pgAdmin V1.4.2 Hi,   First many thanks for pgAdminII.   You're welcome.   I've

[pgadmin-support] Problems with pgAdmin V1.4.2

2002-12-06 Thread Simon Hart
Hi,   First many thanks for pgAdminII.   I've only just started using postgresql with pgAdminII so bear with me if I'm being stupid but:   - If I edit table data in the SQL output data viewer, I cannot delete any fields of type 'date'. I get the error 'bad date external representation' when I

Re: [pgadmin-support] problems seeing all objects v1.4.0

2002-11-20 Thread Dave Page
Hi, > -Original Message- > From: c f [mailto:[EMAIL PROTECTED]] > Sent: 20 November 2002 20:46 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] problems seeing all objects v1.4.0 > > > I tried installing (complete) pgAdminII V1.4.0 on my Win2000 > box to

[pgadmin-support] problems seeing all objects v1.4.0

2002-11-20 Thread c f
I tried installing (complete) pgAdminII V1.4.0 on my Win2000 box to connect to PG V7.2.1 on a Mandrake box and I am running into a couple of problems. Problem 1: I saw "Error 1931" that the C:\Winnt\System32\hhctrl.ocx is protected by Windows and that I need to update the operating system for th

Re: [pgadmin-support] problems initializing migration

2002-11-12 Thread Dave Page
s etc into another blank non-secured mdb file rather than actually removing the security from your copied file.   Regards, Dave. -Original Message-From: Denise Bossarte [mailto:[EMAIL PROTECTED]] Sent: 12 November 2002 16:55To: [EMAIL PROTECTED]Subject: [pgadmin-support

[pgadmin-support] problems initializing migration

2002-11-12 Thread Denise Bossarte
Dear pgadmin-support: I am having problems with the initial steps of migrating an Access Database and am hoping for some help. I am running pgAdminII 1.2.0 on Win2000 which is connecting to a postrgreSQL database on a sever running Mandrake 8.2.  I downloaded and installed the pgMigration 1.2

Re: [pgadmin-support] problems with PGADMINII

2002-09-08 Thread Dave Page
Title: Message Hi,   Try (re)installing MDAC 2.6 or higher from www.microsoft.com/data.   Regards, Dave. -Original Message-From: Joaquin [mailto:[EMAIL PROTECTED]] Sent: 08 September 2002 11:21To: [EMAIL PROTECTED]Subject: [pgadmin-support] problems with PGADMINII My

[pgadmin-support] problems with PGADMINII

2002-09-08 Thread Joaquin
My problem when I execute pgadmin2.exe is this:   Error '429 en tiempo de ejecución: El componente ActiveX no puede crear el objeto   How can I resolve this problem?   Thanks.

Re: [pgadmin-support] Problems viewing a table called "user" in

2002-08-30 Thread Jesús Gil
unsuscribe ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

  1   2   >