I have a query write inside of a TUniQuery component
some like this:
Code: Select all
select data1.Id, data1.RS,
:TipoP TPres
from.....
somebody can help me to solve this.?
i use:
Delphi 6 up 2
Unidac 5.2.7
ASE 12.5.4
thanks
Code: Select all
select data1.Id, data1.RS,
:TipoP TPres
from.....
thanks a lot, I wait for the new version.AlexP wrote:This problem only occurs in drivers v.12.5.1 and below, and is associated with the PrepareMethod ODBC parameter settings. We have fixed the problem by adding an option that is responsible for this parameter. This fix will be available in the next version of UniDAC.