In WPF, how is binding to an Oracle database achieved?
Existing solutions
- Linq (all 3 required)
- ADO.net
- ODAC
- not sure how
It’ll also help if you have tried any of the above approaches and have links to them.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I tried the 2nd solution (ADO.net) that I listed in the question and it worked!
Steps to follow