Re: Need a GNU SQL CLI tool for Win32 with ODBC support.

Поиск
Список
Период
Сортировка
От Tony Caduto
Тема Re: Need a GNU SQL CLI tool for Win32 with ODBC support.
Дата
Msg-id 44072EBE.9090501@amsoftwaredesign.com
обсуждение исходный текст
Ответ на Re: Need a GNU SQL CLI tool for Win32 with ODBC support.  (Roy Souther <roy@silicontao.com>)
Список 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 по дате отправления:

Предыдущее
От: Roy Souther
Дата:
Сообщение: Re: Need a GNU SQL CLI tool for Win32 with ODBC support.
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Need a GNU SQL CLI tool for Win32 with ODBC support.