|  | Posted by Neil on 09/09/05 08:42 
I'm using an Access 2000 front end which updates a lot of data through the ODBC driver. Thus, I wouldn't be able to use distributed transactions in
 every situation. Anything else that can immediately update one server from
 the other?
 
 Thanks.
 
 "Hilary Cotter" <hilary.cotter@gmail.com> wrote in message
 news:e6RW67FtFHA.3252@TK2MSFTNGP10.phx.gbl...
 > Consider distributed transactions for this. You can also set your polling
 > interval on your log reader and distribution agent to 1s, and your latency
 > will be around 10-20s.
 >
 > --
 > Hilary Cotter
 > Looking for a SQL Server replication book?
 > http://www.nwsu.com/0974973602.html
 >
 > Looking for a FAQ on Indexing Services/SQL FTS
 > http://www.indexserverfaq.com
 > "Neil" <nospam@nospam.net> wrote in message
 > news:8KRTe.2584$9x2.1236@newsread3.news.pas.earthlink.net...
 >> Is it possible in SQL Server to have replication happen immediately as
 >> changes are made. That is, a change is made on server A, and that change
 > is
 >> automatically applied to server B, rather than the replication happening
 > at
 >> set intervals?
 >>
 >> Thanks.
 >>
 >>
 >
 >
  Navigation: [Reply to this message] |