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: [EMAIL PROTECTED]
website: http://www.nusconsulting.com.au

Reply via email to