Re: Browsing postgres database using the Eclipse QuantumDB plugin

From: Edson Richter <edsonrichter(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Browsing postgres database using the Eclipse QuantumDB plugin
Date: 2013-11-22 15:11:19
Message-ID: BLU0-SMTP16079806CE20BA9EAC42592CFE00@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Em 22/11/2013 12:54, Adrian Klaver escreveu:
> On 11/22/2013 05:46 AM, Mike Kienenberger wrote:
>> Has anyone successfully connected and browsed a postgres database
>> using the Eclipse QuantumDB plugin?
>
> You might get a answer sooner here:
>
> http://sourceforge.net/p/quantum/discussion/24178/
>
>>
>> I can connect and execute sql, but the existing table list is always
>> empty as if no meta information is ever provided to the browser
>> plugin. At first, I thought it might be a permission problem with
>> the database user I provided, so I also tried it with the postgres
>> user, but had the same results.
>>
>> I've always had QuantumDB work with Oracle, hsqldb, h2database, and
>> other platforms.
>>
>>
>
>
Or you can try NetBeans 7.4 (perhaps, 7.4.1 is being released soon).
Works like a charm for me.

Regards,

Edson

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mike Kienenberger 2013-11-22 15:28:01 Re: Browsing postgres database using the Eclipse QuantumDB plugin
Previous Message Adrian Klaver 2013-11-22 14:54:57 Re: Browsing postgres database using the Eclipse QuantumDB plugin