Re: [GENERAL] win cmd line query tool

2006-02-21 Thread Martijn van Oosterhout
On Tue, Feb 21, 2006 at 06:54:57AM -0800, uuZZuuZZ (sent by Nabble.com) wrote: > > niets is verkeerd met psql. > What is it and where do I obtain it ? Do I have to install the entire > postgresql package to make it work ? The target db is on a remote server > from where psql will run. You need to

Re: [GENERAL] win cmd line query tool

2006-02-21 Thread uuZZuuZZ (sent by Nabble.com)
niets is verkeerd met psql. What is it and where do I obtain it ? Do I have to install the entire postgresql package to make it work ? The target db is on a remote server from where psql will run. Dank u wel -- View this message in context: http://www.nabble.com/win-cmd-line-query-tool-t1162261.h

Re: [GENERAL] win cmd line query tool

2006-02-21 Thread Tony Caduto
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 s

Re: [GENERAL] win cmd line query tool

2006-02-21 Thread Martijn van Oosterhout
On Tue, Feb 21, 2006 at 06:39:13AM -0800, 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 (using odbc I would guess). I know osql won't work > since it is geared to mssql. I tried dbisql from sybase but I

[GENERAL] win cmd line query tool

2006-02-21 Thread uuZZuuZZ (sent by Nabble.com)
I need a windows command line tool that will allow me to retrieve a row from a postgresql database (using odbc I would guess). I know osql won't work since it is geared to mssql. I tried dbisql from sybase but I don't need to install a CD to do this. I need something with a small foot print. Can I