is it possible to call an oracle function in .net

  • Thread starter Thread starter reju
  • Start date Start date
R

reju

I have to use either sql server or oracle databse in my application.
The front end application in vb.net.
 
Your best bet is to use the ODP.NET library from Oracle, as it supports
more. I am not sure if you can hit Oracle functions directly, however. The
MS bits are a bit weak when getting into more advanced programing in Oracle.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside of the box!
*************************************************
 

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