Stored Procedures that return a recordset
- From: dkasak@xxxxxxxxxxxxxxxxxxxx (Daniel Kasak)
- Date: Mon, 22 May 2006 15:12:01 +1000
Greetings.
Is there a driver-neutral way of executing a stored procedure and fetching a recordset from it?
I've noticed some documentation for binding input variables with Oracle. I've also noticed I can call a procedure by name ( and list the input variables after the procedure name ) when I prepare a query against SQL Server. I'm writing some stuff that needs to be able to do this in a portable way.
--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: dkasak@xxxxxxxxxxxxxxxxxxxx
website: http://www.nusconsulting.com.au
.
- Prev by Date: Re: what does $dbh->execute return for a select?
- Next by Date: Re: what does $dbh->execute return for a select?
- Previous by thread: what does $dbh->execute return for a select?
- Next by thread: [ANNOUNCE] DBix::Chart 0.05, DBD::Chart 0.82
- Index(es):