...
> I'm sorry, that was wrong. Currently it is in a test environment. The
> "data" end does not have repman installed.
> "Michael (michka) Kaplan" <former_...@spamfree.trigeminal.nospam.com>
wrote
> in message news:u8X52P3FAHA.220@cppssbbsa02.microsoft.com...
> > And is ReplMan 4.0 installed at both ends? Thats what I mean.
> > --
> > MichKa
> > random junk of dubious value at the
> > multilingual http://www.trigeminal.com/ and
> > a new book on internationalization in VB at
> > http://www.i18nWithVB.com/
> > "Sean Bartlett" <s...@dsa-erie.com> wrote in message
> > news:OY58Ox2FAHA.251@cppssbbsa05...
> > > I don't know what you mean by synchronizers on both ends. I am
> attempting
> > > to use my application database to synchronize it's "data" database on
> > > demand. The "data" databases are managed by Replication Manager 4.0
and
> > > replicated every 1/2 hour, but I need a failsafe button inside the
> > > application itself.
> > > "Michael (michka) Kaplan" <former_...@spamfree.trigeminal.nospam.com>
> > wrote
> > > in message news:Oked9KtEAHA.259@cppssbbsa02.microsoft.com...
> > > > Maybe you should answer the question I asked? :-)
> > > > Do you have synchronizers on both ends?
> > > > Another question: are both replicas managed?
> > > > --
> > > > MichKa
> > > > random junk of dubious value at the
> > > > multilingual http://www.trigeminal.com/ and
> > > > a new book on internationalization in VB at
> > > > http://www.i18nWithVB.com/
> > > > "Sean Bartlett" <s...@dsa-erie.com> wrote in message
> > > > news:esYShTsEAHA.242@cppssbbsa05...
> > > > > I guess I should be a little more specific. I am using JRO to
code
> my
> > > > > application to perform the synchronization of the related "data"
> > > > databases.
> > > > > Everything works fine if I use the constant, jrSyncModeDirect,
when
> I
> > > use
> > > > > jrSyncModeIndirect is when the error occurs.
> > > > > -Sean
> > > > > "Michael (michka) Kaplan"
> <former_...@spamfree.trigeminal.nospam.com>
> > > > wrote
> > > > > in message news:#KifbMjEAHA.216@cppssbbsa02.microsoft.com...
> > > > > > Do you have synchronizers on both ends?
> > > > > > --
> > > > > > MichKa
> > > > > > random junk of dubious value at the
> > > > > > multilingual http://www.trigeminal.com/ and
> > > > > > a new book on internationalization in VB at
> > > > > > http://www.i18nWithVB.com/
> > > > > > "Sean Bartlett" <s...@dsa-erie.com> wrote in message
> > > > > > news:#Fst5reEAHA.248@cppssbbsa04...
> > > > > > > With MOD 2000 I get an error when attempting to use JRO and
> > Indirect
> > > > > > > synchronization. Everything works fine once I swith to Direct
> > sync.
> > > > > > > This is the runtime error. -2147024809(80070057)
> > > > > > > Could not find Synchronizer in the MSysTranspAddress table.
> > > > > > > I can use Replication Manager 4.0 to perform indirect
> > > synchronization,
> > > > > but
> > > > > > I
> > > > > > > need something to run from a client side trigger.
> > > > > > > Any help would be appreciated.
> > > > > > > -Sean