Abraham Olatubosun

Abraham Olatubosun

  • NA
  • 471
  • 107.4k

How to use a class to read data from SQL stored procedure

Aug 7 2016 10:19 PM
Dear C-sharpcorner Team,
I want to appreciate you all for assist me when i have a coding challenge.
I was giving a task to use a class written by my ex-colleaque to read data from a store procedure, i am to generate an XML file from that class which i can use DataSet or DataTable.
Can any one from the team share how to start reading the data with the class, i know how to reference the methods in the class but don't know how to use it to collect data from the store procedure
Attached is the class and the store procedure files.
please don't disable my question as i have done many tries with no positive result so i need your help to speed my output, as this part of my performance report.
thank you all as i await you usual assistance

Attachment: Procedure.zip

Answers (3)