P
Peter Kanurer
I thought "using System.DataAccess.Client"
would contain all necessary stuff for
OracleConnection, OracleCommand and OracleDataReader objects
but this is not the case. They are still unresolved after adding.
Do I have to install a separate package or enable Oracle specific extensions somewhere in
VisualStudio 2005 (Express) ?
Peter
would contain all necessary stuff for
OracleConnection, OracleCommand and OracleDataReader objects
but this is not the case. They are still unresolved after adding.
Do I have to install a separate package or enable Oracle specific extensions somewhere in
VisualStudio 2005 (Express) ?
Peter