R
Rao
I understand that ADO.Net has some dependency on MDAC 2.6 or later
(from MSDN documentation). Please correct me for the following:
"If I am going to use either System.Data.SqlClient OR
System.Data.OracleClient namespaces for data access, as they directly
communicate with database (without the support of respective OLE-DB
drivers), MDAC dependency can be avoided"
(from MSDN documentation). Please correct me for the following:
"If I am going to use either System.Data.SqlClient OR
System.Data.OracleClient namespaces for data access, as they directly
communicate with database (without the support of respective OLE-DB
drivers), MDAC dependency can be avoided"