Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 how to replicate a table from one server to other

Author  Topic 

babu
Starting Member

5 Posts

Posted - 2005-05-24 : 05:14:13
Hi Friends

I had problem

I am having 3 servers(sql server) in same place with same database(same tables also)
In one server I run a procedure the result will be inserted into a table
This result should be inserted in the rest of 2 server table with out manual interaction
How can I do it?
Its most urgent?

Give me with example like..by triggers.. or procedures....replication or indexed view please with example

Thanks In Advance

Merkin
Funky Drop Bear Fearing SQL Dude!

4970 Posts

Posted - 2005-05-24 : 07:47:05
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=50186

When you stop replicating the post in every section you might get an answer.


Damian
Ita erat quando hic adveni.
Go to Top of Page
   

- Advertisement -