View Single Post

   
  #1 (permalink)  
Old 03-01-2008, 01:43 PM
arshad.tanveer@gmail.com
 
Posts: n/a
Default Accessing external data from SQL Server

Hi,
I have a Sybase dataserver containing lots of (huge) tables that I
would like to access from SQL Server (two different applications,
using two different datasources, now want to talk to each other). MS
Access has a feature for 'linking' external data. Can I do similar
stuff in SQL Server?
Basically, I am trying to avoid having to duplicate the data in both
the dataservers and worry about keeping them in sync.

Regards,
Tanveer

Reply With Quote