Hi,
In Visual Studuo .Net i can add references to .Net and COM extensions. But in both tabs exists an ADO 2.7 (ADO not ADO .Net) extension. What is the pratical difference between this two extensions ?
Printable View
Hi,
In Visual Studuo .Net i can add references to .Net and COM extensions. But in both tabs exists an ADO 2.7 (ADO not ADO .Net) extension. What is the pratical difference between this two extensions ?
Use System.Data for your database stuff..
ADO .NET just wraps ADO 2.7 and is a part of the system.Data namespace