ODAC Parameters in Cursor type?
Posted: Fri 15 Sep 2006 08:31
Dears,
How can i create and pass a TOraCursor Type to the
TOraQuery.AsCursor parameters?
In delphi, just like below:
OraQuery1.ParamByName('LIST').AsCursor := ***;
How can i define and value "***" ?
thanks..
How can i create and pass a TOraCursor Type to the
TOraQuery.AsCursor parameters?
In delphi, just like below:
OraQuery1.ParamByName('LIST').AsCursor := ***;
How can i define and value "***" ?
thanks..