Re: [pgadmin-support] Graphical Query Builder bug

2012-09-23 Thread Guillaume Lelarge
On Thu, 2012-09-13 at 22:09 +0200, Bartosz Dmytrak wrote: > Hi All > Today I decided to build a query using Query Builder functionality of > pgAdmin, so I switched to Graphical Query Builder tab and did > some clicking Few seconds later I received something like this: > > SELECT > jpga_servergr

[pgadmin-support] Graphical Query Builder bug

2012-09-13 Thread Bartosz Dmytrak
Hi All Today I decided to build a query using Query Builder functionality of pgAdmin, so I switched to Graphical Query Builder tab and did some clicking Few seconds later I received something like this: SELECT jpga_servergroups.groupid, jpga_servergroups.groupname, jpga_servergroups.caption

Re: [pgadmin-support] Graphical Query Builder -- expanding public requires annoying double click

2010-09-24 Thread Dave Page
On Thu, Sep 23, 2010 at 9:34 PM, Guillaume Lelarge wrote: > Le 23/09/2010 22:31, Dave Page a écrit : >> On Thu, Sep 23, 2010 at 9:27 PM, Peter Dietz wrote: >>> Hi All, >>> I have a minor grievance with pgAdmin3's Graphical Query Builder. >>> I click plus on Schemas, then public has no plus, so I

Re: [pgadmin-support] Graphical Query Builder -- expanding public requires annoying double click

2010-09-24 Thread Bob McConnell
From: Guillaume Lelarge > Le 23/09/2010 22:37, Thom Brown a écrit : >> On 23 September 2010 21:31, Dave Page wrote: >>> On Thu, Sep 23, 2010 at 9:27 PM, Peter Dietz wrote: Hi All, I have a minor grievance with pgAdmin3's Graphical Query Builder. I click plus on Schemas, then publi

Re: [pgadmin-support] Graphical Query Builder -- expanding public requires annoying double click

2010-09-23 Thread Guillaume Lelarge
Le 23/09/2010 22:48, Magnus Hagander a écrit : > On Thu, Sep 23, 2010 at 22:44, Guillaume Lelarge > wrote: >> Le 23/09/2010 22:37, Thom Brown a écrit : >>> On 23 September 2010 21:31, Dave Page wrote: On Thu, Sep 23, 2010 at 9:27 PM, Peter Dietz wrote: > Hi All, > I have a minor gr

Re: [pgadmin-support] Graphical Query Builder -- expanding public requires annoying double click

2010-09-23 Thread Magnus Hagander
On Thu, Sep 23, 2010 at 22:44, Guillaume Lelarge wrote: > Le 23/09/2010 22:37, Thom Brown a écrit : >> On 23 September 2010 21:31, Dave Page wrote: >>> On Thu, Sep 23, 2010 at 9:27 PM, Peter Dietz wrote: Hi All, I have a minor grievance with pgAdmin3's Graphical Query Builder. I c

Re: [pgadmin-support] Graphical Query Builder -- expanding public requires annoying double click

2010-09-23 Thread Guillaume Lelarge
Le 23/09/2010 22:37, Thom Brown a écrit : > On 23 September 2010 21:31, Dave Page wrote: >> On Thu, Sep 23, 2010 at 9:27 PM, Peter Dietz wrote: >>> Hi All, >>> I have a minor grievance with pgAdmin3's Graphical Query Builder. >>> I click plus on Schemas, then public has no plus, so I must double

Re: [pgadmin-support] Graphical Query Builder -- expanding public requires annoying double click

2010-09-23 Thread Thom Brown
On 23 September 2010 21:31, Dave Page wrote: > On Thu, Sep 23, 2010 at 9:27 PM, Peter Dietz wrote: >> Hi All, >> I have a minor grievance with pgAdmin3's Graphical Query Builder. >> I click plus on Schemas, then public has no plus, so I must double click >> public, then the plus button appears, w

Re: [pgadmin-support] Graphical Query Builder -- expanding public requires annoying double click

2010-09-23 Thread Guillaume Lelarge
Le 23/09/2010 22:31, Dave Page a écrit : > On Thu, Sep 23, 2010 at 9:27 PM, Peter Dietz wrote: >> Hi All, >> I have a minor grievance with pgAdmin3's Graphical Query Builder. >> I click plus on Schemas, then public has no plus, so I must double click >> public, then the plus button appears, which

Re: [pgadmin-support] Graphical Query Builder -- expanding public requires annoying double click

2010-09-23 Thread Dave Page
On Thu, Sep 23, 2010 at 9:27 PM, Peter Dietz wrote: > Hi All, > I have a minor grievance with pgAdmin3's Graphical Query Builder. > I click plus on Schemas, then public has no plus, so I must double click > public, then the plus button appears, which I can then click to expand the > list to see wh

[pgadmin-support] Graphical Query Builder -- expanding public requires annoying double click

2010-09-23 Thread Peter Dietz
Hi All, I have a minor grievance with pgAdmin3's Graphical Query Builder. I click plus on Schemas, then public has no plus, so I must double click public, then the plus button appears, which I can then click to expand the list to see whats in my database. [-] my-database-name [+] Catalogs

Re: [pgadmin-support] Graphical Query Builder - usage stats?

2010-03-17 Thread Guillaume Lelarge
Le 15/03/2010 09:54, Julius Tuskenis a écrit : > [...] > I don't usually use the builder, but sometimes it is convenient for long > table/column names having queries. I'd like to propose some improvements > to it: > 1. Why not join the selected tables if they are related over foreign > key? Usually

Re: [pgadmin-support] Graphical Query Builder - usage stats?

2010-03-15 Thread Julius Tuskenis
Hello, I don't usually use the builder, but sometimes it is convenient for long table/column names having queries. I'd like to propose some improvements to it: 1. Why not join the selected tables if they are related over foreign key? Usually well designed database uses FK to keep relations in

Re: [pgadmin-support] Graphical Query Builder - usage stats?

2010-02-28 Thread Guillaume Lelarge
Le 21/02/2010 17:10, Fernando Hevia a écrit : > Well... I don't use it either. The only place I have used anything like a > graphical query builder (or wizard) was in MS Access, but thats just because > of the crazy sql syntax that thing has. > I don't use it either. But it doesn't mean we don't

Re: [pgadmin-support] Graphical Query Builder - usage stats?

2010-02-23 Thread Sufficool, Stanley
1, 2010 4:49 AM > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Graphical Query Builder - usage stats? > > > I'm wondering how many people is actually using Graphical > Query Builder. > > Coming from MSSQL (last version used was MSSQL2000), with it&#x

Re: [pgadmin-support] Graphical Query Builder - usage stats?

2010-02-21 Thread Michael Shapiro
I don't use it. I think it might be useful for a user that is not familiar with the database. I would use auto-complete more if it would complete column names, but it only seems to complete schemas/tables/views. So in the end, I just type it all in. On Sun, Feb 21, 2010 at 6:48 AM, Mario Splival

Re: [pgadmin-support] Graphical Query Builder - usage stats?

2010-02-21 Thread Florent THOMAS
Hy, I work with multiple sql windows but some times for complex query that join multiple tables, I use the query designer for selecting the table an the appropriate join. Then the aggregate, restrictions and projections are build only in text. What is amazing is that for jasperreport, I work on

Re: [pgadmin-support] Graphical Query Builder - usage stats?

2010-02-21 Thread Fernando Hevia
Well... I don't use it either. The only place I have used anything like a graphical query builder (or wizard) was in MS Access, but thats just because of the crazy sql syntax that thing has. Instead of the query builder feature I rather had many sql window tabs. Cheers. On Sun, Feb 21, 2010 at 0

[pgadmin-support] Graphical Query Builder - usage stats?

2010-02-21 Thread Mario Splivalo
I'm wondering how many people is actually using Graphical Query Builder. Coming from MSSQL (last version used was MSSQL2000), with it's Enterprise Manager and Query Builder... I never used it. I always found it much easier/faster to type the query in Query Analyzer - as I'm doing today, using

Re: [pgadmin-support] Graphical Query Builder - no tables displayed

2010-02-12 Thread Ashesh Vashi
You may need to double click on the schema.. That should populate the tables & view. On Fri, Feb 12, 2010 at 9:25 PM, Tyler Erickson wrote: > I am trying out the Graphic Query Builder for the first time, but I am > unable to view any tables in the object tree for the database. The > public schem

[pgadmin-support] Graphical Query Builder - no tables displayed

2010-02-12 Thread Tyler Erickson
I am trying out the Graphic Query Builder for the first time, but I am unable to view any tables in the object tree for the database. The public schema is shown, but no tables appear underneath it. Do certain permission need to be set in order for the tables to appear ? environment: pgadmin3 1.1

[pgadmin-support] Graphical query builder resets functions and joins

2009-09-30 Thread Wouter Boasson
Applies to PgAdmin 1.10.0, PostGIS (in general) When working with geodata (using PostGIS in PostgreSQL) its often neccessary to make joins that are not regular joins (see the example below), and use all kinds of special processing functions. It is not possible to enter them in the graphical que

Re: [pgadmin-support] Graphical Query Builder

2009-08-02 Thread Guillaume Lelarge
Le dimanche 2 août 2009 à 17:58:58, Jason Felds a écrit : > Is there any way to make the Graphical Query Builder use JOIN syntax > when linking two tables together instead of WHERE? I personally find > JOIN to be cleaner. > AFAIK, there's none. Could be interesting to add as an option. -- Guil

[pgadmin-support] Graphical Query Builder

2009-08-02 Thread Jason Felds
Is there any way to make the Graphical Query Builder use JOIN syntax when linking two tables together instead of WHERE? I personally find JOIN to be cleaner. Jason Felds -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://ww

Re: [pgadmin-support] Graphical Query Builder enable/disable switch (or confirmation dialog)

2009-04-08 Thread Dave Page
On Wed, Apr 8, 2009 at 12:54 PM, valgog wrote: > It would be really nice to make it possible to add a possibility to > disable the usage of 'Graphical Query Builder' (or at least add an > additional confirmation dialog before switching to this mode) > > The problem is, that when Graphical Query Bu

[pgadmin-support] Graphical Query Builder enable/disable switch (or confirmation dialog)

2009-04-08 Thread valgog
It would be really nice to make it possible to add a possibility to disable the usage of 'Graphical Query Builder' (or at least add an additional confirmation dialog before switching to this mode) The problem is, that when Graphical Query Builder is trying to fetch schemas and tables for that curr