
- Forum
- Programming Talk
- ASP
- sqldatasource Control
sqldatasource Control
This is a discussion on sqldatasource Control within the ASP forums, part of the Programming Talk category; How to use this sqldatasource control? Explain with example....
-
05-22-2010, 08:50 AM #1
- Join Date
- Jan 2006
- Answers
- 12
sqldatasource Control
How to use this sqldatasource control? Explain with example.
-
The SqlDataSource control enables you to use a Web server control to access data that is located in a relational database. This can include Microsoft SQL Server and Oracle databases, as well as OLE DB and ODBC data sources. You can use the SqlDataSource control with data-bound controls such as the GridView, FormView, and DetailsView controls to display and manipulate data on an ASP.NET Web page, using little or no code.
-
study every date .lol~
-
Sponsored Ads

Reply With Quote





