Re: SQL Server - synchronizing database changes across servers
am 01.04.2008 18:27:34 von google.1.jvmailOn Mar 28, 3:33=A0am, Erland Sommarskog
> javelin (google.1.jvm...@spamgourmet.com) writes:
> > I was under the impression that replication would produce a complete
> > copy. I want to leave objects alone so that I can propagate only data
> > changes at times, and at other times, only stored procedures or other
> > objects. Redgate looks good, except for the price, which is way out
> > there.
>
> I believe that you can setup replication so that it only copies data, not
> table description and that. You can even set it up, so that it does
> not perform any initial replication of existing. Good when you started
> with restoring a backup.
>
> Replication is less useful for replicating object deinfitions only, though=
..
>
> Too bad that the Red Gate tools are over your budget, but I hope that you
> have plenty of time on your hands. That is, the labour cost can easily
> exceed the Red Gate price tag, which I don't recall as extortionate.
>
> --
> Erland Sommarskog, SQL Server MVP, esq...@sommarskog.se
>
> Books Online for SQL Server 2005 athttp://www.microsoft.com/technet/prodte=
chnol/sql/2005/downloads/books...
> Books Online for SQL Server 2000 athttp://www.microsoft.com/sql/prodinfo/p=
reviousversions/books.mspx
Well, the cost of Redgate products is pretty fair, for a single user
license. For several users, it starts climbing the tree of expense. I
thought Total Access used to create just such a product. I think it
was pretty decent at the time, but I see that they are no longer
producing anything like that.
I'm still open to suggestions on 3rd party products or or open source
coding from anyone.
Thanks.
J