70 pts.
 OracleClient
I am new to VB.Net, I am using VB.Net 2003 and Oracle 10g Express. In coding I enter Imports System.Data.OracleClient The system did not support. Why??

Software/Hardware used:
ASKED: March 4, 2009  8:14 PM
UPDATED: March 5, 2009  3:20 PM

Answer Wiki:
What exactly do you mean by "The system did not support". Are you getting an error ? what is the exact error message ? What version of the .NET framework have you installed ? You might need to <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4f55d429-17dc-45ea-bfb3-076d1c052524&DisplayLang=en">download the Managed Provider for Oracle</a> Or you might just need to add a reference to the dll for the System.Data.OracleClient namespace in your project. Have a look at this page: <a href="http://www.dotnetjohn.com/articles.aspx?articleid=35">http://www.dotnetjohn.com/articles.aspx?articleid=35</a>
Last Wiki Answer Submitted:  March 5, 2009  3:20 pm  by  carlosdl   63,580 pts.
All Answer Wiki Contributors:  carlosdl   63,580 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _