On 11/15/2011 01:55 PM, bjo...@hillebrandar.de wrote:
I don't want to replace the other tools. It's just another client for
postgreSQL and there is a long road for a release. And yes, it uses .NET
4.0 and WPF.
The implementation is more than a little more than simply ADO.NET. The
ADO.NET objects
ew. In the backend the
sql query is handled
as a really SQL statement.
But it's ok, if you dont't interested in.
-Ursprüngliche Nachricht-
From: Brandon Phelps
Sent: Monday, November 14, 2011 11:48 PM
To: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Client SQL Tool
On
On Nov 14, 2011, at 5:33 PM, pgsql-general-ow...@postgresql.org wrote:
> Date: Mon, 14 Nov 2011 16:01:16 +0100
> From:
> To:
> Subject: Client SQL Tool
> Message-ID: <2D9339CD594D4A68B51E9D0B3AF134F4@neuromancer>
>
> Hi all,
>
> Iâ•˙ve started a new codeplex project that could be interesting
On 11/14/2011 05:42 PM, John R Pierce wrote:
On 11/14/11 2:32 PM, Josh Kupershmidt wrote:
How does this client compare to pgAdmin (as a graphical client) or
psql (as a client in general)?
its a MS Windows only program using the .NET framework, and it just
executes manually entered SQL commands
On 11/14/11 2:32 PM, Josh Kupershmidt wrote:
How does this client compare to pgAdmin (as a graphical client) or
psql (as a client in general)?
its a MS Windows only program using the .NET framework, and it just
executes manually entered SQL commands, displaying the results in a ADO
grid objec
On Mon, Nov 14, 2011 at 10:01 AM, wrote:
> Hi all,
>
> I’ve started a new codeplex project that could be interesting for you. It’s
> a simple SQL client for postgreSQL databases.
> You can found it here : http://postgresqlclient.codeplex.com/
>
> I’ve started with this project, because i want to