If I have setup snapshot replication one database from publisher to the subscriber and replication schedule is on demand,
I want to add T-SQL script to run replication from publisher to subscript. So kick off that T-SQL script when need to replicate.
How to write this T-SQL script??
I want to add T-SQL script to run replication from publisher to subscript. So kick off that T-SQL script when need to replicate.
How to write this T-SQL script??