Seba Sama 0 Light Poster

Hi

I'm about to write a short application but I have a problem: I need to get a recordset (or two) from 2 different SQL servers. I would prefer a single quarry but i don't know if it is possible. And if not, I will have rs_1 and rs_2. How can I extract a single rs_result from them ? Can I use SQL statements with recordsets in VB ?