Appendixes : Stored Procedures

Stored Procedures
This appendix is intended as a reference document for those trying to lookup and/or find out how to do a specific kind of stored procedure call. These examples were done with ‘Oracle Database 10g Enterprise Edition Release 10.2.0.1.0’ and Instantiations Smalltalk 7.5. The following calls are shown/discussed:
1.
2.
3.
The following assumptions are made:
Note:
If you are unable to setup the stored procedure part in the composition editor to do one of the calls listed below then it is recommended you use the sample code in this document and execute the stored procedure using an event to method connection. ..