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??
ASKED: Mar 4, 2009  8:14 PM GMT
UPDATED: March 5, 2009  3:20:46 PM GMT
60,255 pts.

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 download the Managed Provider for Oracle

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:

http://www.dotnetjohn.com/articles.aspx?articleid=35
Last Wiki Answer Submitted:  Mar 5, 2009  3:20 PM (GMT)  by  Carlosdl   60,255 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _