ADO .NET 1.1 SqlClient and Sql Server 2000

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.
 
S

Sericinus hunter

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.
 
C

Cowboy \(Gregory A. Beamer\)

NP

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top