[unixODBC-support] unixODBC queries with parameters
Nick Gorham
nick at lurcher.org
Tue Feb 3 15:23:22 GMT 2009
Tiago Andrade wrote:
>Hello,
>
>I installed unixODBC driver on a redhat machine.
>I'm using a commercial tool where I generate SQLs as:
>
>select * from objects where objectname=?myvar?
>
>The problem is that I'm not getting the myvar parameter value at the backend
>app.
>Am I missing some configuration parameter at the odbc.ini/odbcinst.ini
>files?
>Could you point me some docs or links where to browse information about this
>issue?
>
>Thanks and Regards,
>
>Tiago.
>
>
>
I think that will be a driver issue, unixODBC will pass that query
directly to the driver.
--
Nick
More information about the unixODBC-support
mailing list