Hello,
On many occasions it would be very handy to be able to get data directly from an SQL datasource so that I can manipulate it with VB code in the code behind. My ASP text books mention that the data is stored in a dataset but they do not give any instruction on how to identify the dataset that it is stored in or how to retrieve the data directly from the datasource.
I would appreciate any help on how this can be done.
Thanks
On many occasions it would be very handy to be able to get data directly from an SQL datasource so that I can manipulate it with VB code in the code behind. My ASP text books mention that the data is stored in a dataset but they do not give any instruction on how to identify the dataset that it is stored in or how to retrieve the data directly from the datasource.
I would appreciate any help on how this can be done.
Thanks