need an example of stored procedure

  • Thread starter Thread starter luna
  • Start date Start date
L

luna

any good tutorials anywhere for SELECTing data for use in a webpage using
a stored procedure ?
 
Do a search on a Dataset, will find some examples. Might not be with a store procedure, but you can change the sql statement to sp call.
 
Back
Top