In WPF, how is binding to an Oracle database achieved?
It'll also help if you have tried any of the above approaches and have links to them.
I tried the 2nd solution (ADO.net) that I listed in the question and it worked!
SERVER=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MyHost)(PORT=MyPort))(CONNECT_DATA=(SERVICE_NAME=MyOracleSID)));uid=myUsername;pwd=myPassword;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With