Board index » delphi » MS SQL 2K DB replication

MS SQL 2K DB replication

We have a customer that wants us to use SQL 2K DB Replication to acheive
some sort of fault tolerance/redundancy.  I'm mor concerned about our Delphi
6 Midas application and it's performance in that kind of environment.  Any
of you have experience/insight on how best to recommend DB Replication with
MS SQL Server?

Thanks,
Greg Dameron

 

Re:MS SQL 2K DB replication


Greg,

Quote
> Any
> of you have experience/insight on how best to recommend DB Replication
with
> MS SQL Server?

A good place to ask this question is microsoft.public.sqlserver.replication.

Quote
> I'm more concerned about our Delphi
> 6 Midas application and it's performance in that kind of environment.

That said, Midas no knowledge of whether the DB is being replicated.
The replication is a function of SQL Server and should have no impact on
the functionality of your Midas compoents.

Performance will be mostly dependant on the server configuration.

--
Jim

Quote
"Greg Dameron" <gregdame...@tcisolutions.com> wrote in message

news:3cd2aa31$1_1@dnews...
Quote
> We have a customer that wants us to use SQL 2K DB Replication to acheive
> some sort of fault tolerance/redundancy.  >
> Thanks,
> Greg Dameron

Other Threads