Page 1 of 1

Borland C++ SDAC Stored Procedures

Posted: Wed 01 Dec 2004 21:31
by mr guesty
can anyone show me how to pass arguments to a stored procedure using sdac. I can call a procedure without params but I can't seem to work out how to get the params sent to it. :S

Re: Borland C++ SDAC Stored Procedures

Posted: Thu 02 Dec 2004 07:43
by Ikar
Please see SDAC\Demos\StoredProc\ folder for example

Posted: Fri 03 Dec 2004 16:35
by mr guesty
I've resloved this issue.

however none of your examples are in C++ and therefore are of no use to us as although we can backwards engineer delphi code we would rather have the working examples in C++ so that we can see them working.

Posted: Mon 06 Dec 2004 15:49
by Ikar
We don't have another samples for ะก++Builder, except \Demos\CBuilder\. We aren't planning to extend their number at the nearest time.