T
Top Gun
In order to avoid multiple trips to the database, I would like to fill
several tables in a DataSet with a single call to a stored procedure that
will return resultsets for the appropriate tables.
Can the SqlDataReader be used for this?
several tables in a DataSet with a single call to a stored procedure that
will return resultsets for the appropriate tables.
Can the SqlDataReader be used for this?