If you are considering combining 2 tables , use Linked Servers . Basically ,
you would register another server , as a Linked Server
then simply reference the tables accordingly

Signature
Jack Vamvas
___________________________________
Search IT jobs from multiple sources- http://www.ITjobfeed.com
>I know how to access different tables on the same server by prefixing
> the table with the database name. Is there anyway to prefix the
> server name to link two tables across servers? Thanks.
compquest - 29 Feb 2008 20:36 GMT
Thanks for your response.