Re: Need a GNU SQL CLI tool for Win32 with ODBC support. - Mailing list pgsql-general

From Jim Buttafuoco
Subject Re: Need a GNU SQL CLI tool for Win32 with ODBC support.
Date
Msg-id 20060302004439.M29193@contactbda.com
Whole thread Raw
In response to Need a GNU SQL CLI tool for Win32 with ODBC support.  (Roy Souther <roy@silicontao.com>)
List pgsql-general
try activestate perl, I have used it a number of times on windows XP/2000 for CLI stuff (data loading).


---------- Original Message -----------
From: Roy Souther <roy@silicontao.com>
To: pgsql-general@postgresql.org
Sent: Wed, 01 Mar 2006 16:00:21 -0700
Subject: [GENERAL] Need a GNU SQL CLI tool for Win32 with ODBC support.

> I love Linux, any tool you need it has it. Just try to find the most
> basic of tools for Windows, what a joke.
>
> I need an Open Source SQL command line tool for Windows that will let me
> script queries to a database over an ODBC connection. It must use ODBC
> because it may or may not be PostgreSQL. Some times it will but the rest
> of the time I have no idea what is on the other end.
>
> Most crap I am finding is shareware and everything is GUI. Some stuff is
> Open Source but requires Java, not good but still not CLI.
>
> Has anyone seen such a tool?
>
> Royce Souther
> www.SiliconTao.com
> Let Open Source help your business move beyond.
>
> For security this message is digitally authenticated by GnuPG.
------- End of Original Message -------

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: SET TRANSACTION on pl/pgSQL function
Next
From: "A Gattiker"
Date:
Subject: Temporary data storage in PL/PGSQL functions