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

From Tony Caduto
Subject Re: Need a GNU SQL CLI tool for Win32 with ODBC support.
Date
Msg-id 44072EBE.9090501@amsoftwaredesign.com
Whole thread Raw
In response to Re: Need a GNU SQL CLI tool for Win32 with ODBC support.  (Roy Souther <roy@silicontao.com>)
List pgsql-general
You could easily create a console application with Lazarus or Delphi to
do this, the console app could read the script from params, standard
input, or a text file and execute it
against the server of your choice using ODBC or a native interface to libpq.


Tony



pgsql-general by date:

Previous
From: Roy Souther
Date:
Subject: Re: Need a GNU SQL CLI tool for Win32 with ODBC support.
Next
From: Scott Marlowe
Date:
Subject: Re: Need a GNU SQL CLI tool for Win32 with ODBC support.