SqlDataSource

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zbonger
    New Member
    • Oct 2008
    • 1

    SqlDataSource

    How to use sqlsatasource to select data from a database using the sqlselectcomman dtype.text?
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    you need to set the command text and then execute that.

    Comment

    Working...