all groups > sql server msde > april 2007 >
You're in the

sql server msde

group:

2005 Express Sync



2005 Express Sync Julio Delgado
4/16/2007 12:00:00 AM
sql server msde: Hi,

Is there any way to keep 2 SQL 2005 Express instances in Synch. I know that
SQL 2005 Express doesn't support Replication between them. What other
options do I have without upgrading to SQL 2005 Server. Any 3rd party
application or options with in 2005.

One of the SQL 2005 Express will be the "Master" and I will like to sych or
send the new that two the seconds instance. There is not update or deletes
to this database it will only have new inserts.

Thanks

Julio D

Re: 2005 Express Sync William (Bill) Vaughn
4/16/2007 12:11:39 PM
I expect that the new ADO.NET Synchronization Services API might be of some
use. It can be used between SQL Express instances (as well as other data
sources) to keep database tables in sync.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
Between now and Nov. 6th 2006 you can sign up for a substantial discount.
Look for the "Early Bird" discount checkbox on the registration form...
-----------------------------------------------------------------------------------------------------------------------


Microsoft MVP, Author, Mentor
Microsoft MVP
[quoted text, click to view]

Re: 2005 Express Sync William (Bill) Vaughn
4/17/2007 5:18:01 PM
I think it would be a waste of time to reinvent the wheel being created with
Synchronization Services. It's available now in CTP form. Yes, it's likely
to change between now and when it ships this fall, but it should solve your
problem.

--
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest books:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition) and
Hitchhiker's Guide to SQL Server 2005 Compact Edition

-----------------------------------------------------------------------------------------------------------------------
[quoted text, click to view]

Re: 2005 Express Sync Julio Delgado
4/17/2007 5:46:19 PM
Bill, thanks for the info, do you know of another tool since I need it for a
current application that we have.

Thanks

Julio

[quoted text, click to view]

Re: 2005 Express Sync Aaron Kempf
5/1/2007 11:43:37 AM
friggin fabulous info, thanks!

I really really hate how they crippled MSDE 3.0


lol



[quoted text, click to view]

Re: 2005 Express Sync William (Bill) Vaughn
5/1/2007 5:15:09 PM
So use SQL Server Express Edition. Frankly, I've never (as in never) seen a
documented case where the governor was the root cause of a performance
problem with MSDE.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------

[quoted text, click to view]

AddThis Social Bookmark Button