Subject Re: [ib-support] ISQL
Author Edwin Pratomo
Helen Borrie wrote:
>
> At 07:53 AM 17-08-02 -0400, Slim Roberts wrote:
> >I am having a problem running ISQL on a normal Linux system. On my Qube3 I
> >have no problem but on the Redhat or Suse systems I just get up a message
> >about ODBC can any one shed some light onto this.

There must be another isql in your path. Try an absolute path to
Firebird's isql.
I have _three_ isql in my Linux box: Firebird's, unixODBC's, and
Sybase's (!)

>
> No. ISQL doesn't use ODBC. What's the message?

I believe the message is something like this: :-)


[edwin@db sql]$ isql

**********************************************
* unixODBC - isql *
**********************************************
* Syntax *
* *
* isql DSN [UID [PWD]] [options] *
* *
* Options *
* *
* -b Batch. No prompting etc *
* -dx Delimit cols with x *
* -w Wrap results in an HTML table *
* -c Column names on first row. *
* Only used when -d. *
* -v Verbose. *
* --version version *


--
rgds,
Edwin