Page 1 of 1

[ODAC 5.70.0.4030][VCL.NET]Bug found with TDAParam

Posted: Thu 18 May 2006 15:23
by nschmied
Hi,
I have found a bug in procedure TDAParam.AssignParam(Param: TParam);
You have not assigned Bound value from Param.
I have fust add

Code: Select all

Bound := Param.Bound;
after

Code: Select all

Name := Param.Name;
and rulez !!!!!


At the next time,
;) NSC

Posted: Fri 19 May 2006 12:54
by Alex
Sorry, we cannot reproduce your problem. We need more detailed description of it.
Please specify your Oracle client/server versions, ODAC version, and if it is possible send us complete sample to demonstrate the problem with script to create server objects.
Please, send a message to our ODAC support e-mail address.