Hello all;
I generate datasets using and sql command. Does anyone know how I could combine two or more datasets into a single dataset that I can use to populate a control?
All the datasets have the same structure in terms of columns, but obviously very different data.
I am pretty sure that a stored procedure would have been the best route, however, I do not have stored procedures available to me.
Any and all help would be greatly appreciated!
Sean.
I generate datasets using and sql command. Does anyone know how I could combine two or more datasets into a single dataset that I can use to populate a control?
All the datasets have the same structure in terms of columns, but obviously very different data.
I am pretty sure that a stored procedure would have been the best route, however, I do not have stored procedures available to me.
Any and all help would be greatly appreciated!
Sean.