Quantcast
Channel: ฟอรัม Getting started with SQL Server
Viewing all articles
Browse latest Browse all 8428

tablediff with linked server

$
0
0

Hi,

i have created a linked server that point to a firebird database,

everything is fine , i can query the database with something like

Select * from MYLINKEDSERVER...MYTABLE

now , can i use tablediff utility with this linked server .

if yes can you please give me an example  .

i would say also that performance is not very important to me,

this would be used at the end of the day to make some sort of replication by generating a sql script with datadiff, and run it on a local sql server database and a web based SQL database

ps : the replication is not an option since i am using a shared web hosting and replication is disabled on it .

thanks and good day


Viewing all articles
Browse latest Browse all 8428

Trending Articles