it is possible to reterive data from two differnt database.. suppose i have two databases
abc and xyz .
abc have table a,b,c.
xyz have table x,y,z.
now i want to retrive data from table a which is inside abc and y which is inside xyz.
how we can access please provide me solution ..