[unixODBC-support] install from source problem - qpushbt.h
Nick Gorham
nick at lurcher.org
Mon Feb 16 15:00:51 GMT 2009
Bartolomeo Nicolotti wrote:
>I installed it with
>
>sudo apt-get install unixodbc
>
>it works:
>
>SQL> call GIANLUCA.PROVACS('AA')
>SQLRowCount returns 0
>SQL> call GIANLUCA.PROVACS(?)
>[ISQL]ERROR: Could not SQLPrepare
>SQL>
>
>
>
>
Hang on, were you using unixODBC at all before, if you needed to install
it to use isql?
Also, try a isql -v to see why the second SQLPrepare failed (-v displays
any error from the driver).
--
Nick
More information about the unixODBC-support
mailing list