From: | John DeSoi <desoi(at)pgedit(dot)com> |
---|---|
To: | roy(at)silicontao(dot)com |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Need a GNU SQL CLI tool for Win32 with ODBC support. |
Date: | 2006-03-02 01:37:48 |
Message-ID: | A37C5DF7-BC0F-402E-8A85-101D5BE658EF@pgedit.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mar 1, 2006, at 6:00 PM, Roy Souther wrote:
> 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?
PHP is pretty easy to setup on Windows and appears to have good ODBC
support:
http://www.php.net/manual/en/ref.uodbc.php
John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2006-03-02 02:27:03 | Re: a web framework for postgresql? |
Previous Message | A Gattiker | 2006-03-02 01:37:18 | Temporary data storage in PL/PGSQL functions |