On Mon, Apr 29, 2002 at 09:26:39AM -0400, Ronald J Kimball wrote: > On Sun, Apr 28, 2002 at 04:41:11PM -0400, Ed Ricci wrote: > > Dave - could you be more specific? What is rtfm? And could you give me a > > brief eg.? > > > > Or Anybody - could you give me a hint on how to invoke stored procedure from > > Perl? > > rtfm = Read The Manual > > The documentation for DBD::Oracle shows examples of calling stored > procedures.
P.S. Reviewing your original message, I see that you are using DB2, not Oracle. I haven't used DB2, but I presume that the documentation for DBD::DB2 will show examples of calling stored procedures for that database. Apologies for the confusion. Ronald
