Hi
Im using DOA with Oracle and I get a simple problem. Im trying to store a date in a variable parameter using ToracleQuery.SetVariable.
I use a declarevariable(0,otdate);
and a setvariable(0,date);
I have the following SQL that it generates in the sql just before the execute
update...