Re: win cmd line query tool

Поиск
Список
Период
Сортировка
От Tony Caduto
Тема Re: win cmd line query tool
Дата
Msg-id 43FB294B.20008@amsoftwaredesign.com
обсуждение исходный текст
Ответ на win cmd line query tool  ("uuZZuuZZ (sent by Nabble.com)" <lists@nabble.com>)
Список pgsql-general
uuZZuuZZ (sent by Nabble.com) wrote:
> I need a windows command line tool that will allow me to retrieve a row from
> a postgresql database

What's wrong with the one that comes with Postgresql?
if you install the win32 server it's in the bin directory and called
psql.exe, and you can install it seperate from the server and call it
from batch files etc, or if you need something more specialized you
could create a console application with C,Delphi,C#,VB.net etc.

Thanks,

--
Tony Caduto
AM Software Design
Home of PG Lightning Admin for Postgresql
http://www.amsoftwaredesign.com

В списке pgsql-general по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: win cmd line query tool
Следующее
От: "uuZZuuZZ (sent by Nabble.com)"
Дата:
Сообщение: Re: win cmd line query tool