PDA

Click to See Complete Forum and Search --> : Duplicated ADO 2.7 ???


Pedro Governo
Jul 1st, 2002, 05:34 AM
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 ?

Cander
Jul 1st, 2002, 12:13 PM
Use System.Data for your database stuff..

ADO .NET just wraps ADO 2.7 and is a part of the system.Data namespace