using a dataReader with StoredProc

  • Thread starter Thread starter coltrane
  • Start date Start date
C

coltrane

I have an oracle storedProc that takes one input parameter and 15
output parameters. Can I get the results of the output parameters in a
datareader or must I add 15 output parameters?

thanks


john
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top