Name of namespaces

Write the name of namespaces which are required to allow the use of the databases in the ASP.NET pages?

E

Expert

Verified

The following namespaces are required to enable the use of databases in the ASP.NET pages:

i. The System.Data.SQLClient namespace which specifically use SQL as the data provider.
ii. The System.Data namespace.
iii. The System.Data.OleDb namespace which use any data provider, like Access, Oracle, or SQL.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.