all groups > sql server programming > november 2003 >
You're in the

sql server programming

group:

Does ASp.net also use ADO.net


Does ASp.net also use ADO.net sql
11/30/2003 9:59:26 PM
sql server programming:
Does ASP.net also use ADO.net to access data within databases ?

Re: Does ASp.net also use ADO.net Tibor Karaszi
12/1/2003 8:48:31 AM
And, of course, the application can have been written to use some other database access API (like
the old ADO).So this question really should go to the developer who developed the ASP.NET
application.

--
Tibor Karaszi, SQL Server MVP
Archive at: http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver


[quoted text, click to view]

Re: Does ASp.net also use ADO.net Jagan Mohan
12/1/2003 12:01:04 PM
I am not pretty clear about your question. ADO.NET is available in .Net
framework as namespace System.Data, System.Data.SqlClient

If your machine is running ASP.NET it should have ADO.NET too as it is as
default installation. What you need to check is that to verify whther you
have installed latest MDAC.

Thanks,
Jagan Mohan


[quoted text, click to view]

AddThis Social Bookmark Button