D
Dave Edwards
I understand that I can fill a datagrid with multiple queries, but I cannot
figure out how to fill a dataset with the same query but run against
multiple SQL servers, the query , table structure and username, password etc
will be exactly the same for each server, the only thing that will change is
the server name. Idealy I would like to get the server names from a seperate
dataset so there could be any number of servers, allthough in practice it
would be unlikely that there would be more than 3 servers.
Any Ideas, I'm a bit lost.
Cheers
Dave.
figure out how to fill a dataset with the same query but run against
multiple SQL servers, the query , table structure and username, password etc
will be exactly the same for each server, the only thing that will change is
the server name. Idealy I would like to get the server names from a seperate
dataset so there could be any number of servers, allthough in practice it
would be unlikely that there would be more than 3 servers.
Any Ideas, I'm a bit lost.
Cheers
Dave.