Exforsys
+ Reply to Thread
Results 1 to 3 of 3

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

  1. #1
    Christopher_BG is offline Junior Member Array
    Join Date
    Jan 2006
    Answers
    12

    sqldatasource Control

    How to use this sqldatasource control? Explain with example.


  2. #2
    seenu01 is offline Junior Member Array
    Join Date
    Feb 2006
    Answers
    11
    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.


  3. #3
    skyezeng's Avatar
    skyezeng is offline Junior Member Array
    Join Date
    Dec 2010
    Answers
    1
    study every date .lol~


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...