where can I download the ADO.Net object?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear All,

I am newbies in .Net. I would like to ask do i need to download the ADO.Net
objects for the database connection? just like need to download the ODBC
driver for Java? If yes, where can I find the ADO.Net object?

Thank you very much.

Victor
 
Sql, Oracle and OleDb come with VS.NET 2003.
If you need others, you'll have to check elsewhere on the web - just like
3rd party controls
 
Hi,

its part of .NET Framework, either version 1.0 or 1.1. You can download .NET
Framework 1.1 from Microsoft site's download center, and which is free.

regards
Joyjit
 
Back
Top