ADO .NET 1.1 SqlClient and Sql Server 2000

  • Thread starter Thread starter Edward Diener
  • Start date Start date
E

Edward Diener

Can I access an Sql Server 2000 database with ADO .NET 1.1 and the
SqlClient classes. The doc mentions Sql Server 7 and I want to make sure
the driver also works with Sql Server 2000.
 
Edward said:
Can I access an Sql Server 2000 database with ADO .NET 1.1 and the
SqlClient classes. The doc mentions Sql Server 7 and I want to make sure
the driver also works with Sql Server 2000.

Yes. And 2005 too.
 
NP

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
 
Back
Top