![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
![]() |
See you in Barcelona for Tech Ed EMEA Devmsdn.com » Rob Tiffany's Windows Mobile Accelerator - Nov 7, 2008 Looking forward to seeing lots of familiar faces and meeting new ones starting December 10th at Tech Ed EMEA! While I ran the Windows Mobile track for Tech Ed North America last June in Orlando, this time around I'll … Also tagged: sql server, pocket pc, c, net compact framework, windows mobile, iis, medc, tech ed, smartphone, publisher, mvp, sync, wireless, book, author, merge, sql server 2005 compact edition, ssce, sync services for ado net, sync framework, sql server compact, republishing |
msdn.com » Microsoft SQL Server Tips & Tricks - Oct 31, 2008
Three Servers (Top, middle and Bottom) Data will flow from Top to the Bottom Server. Top to Middle Server (one way Replication) and Middle to Last Server (two ways Replication) …
Also tagged: how to, sql server 2000
msdn.com » Microsoft SQL Server Tips & Tricks - Oct 27, 2008
Sometime back I got to work on an interesting issue related to the login on the SQL Server replication. The Active Directory group we used to grant access to a snapshot publication does not show up in the Publication …
Also tagged: sql server 2005, security
![]() |
User Profile Replication Engine examplestechnet.com » To the SharePoint - Oct 21, 2008 Hi. I'm Kirk Stark, a writer on the SharePoint IT Pro UA team. A new tool that was released with version 2.0 of the SharePoint Administration Toolkit for Office SharePoint 2007 is the User Profile Replication Engine … Also tagged: toolkit, user profiles, geographic environments |
msdn.com » Microsoft SQL Server Tips & Tricks - Oct 16, 2008
/*** Note: Kindly follow the Instruction in each step ***/ 1) Logon to ORACLE database as SYSDBA and follow the below steps a) Create Tablespace to Store SQL Server Replication Metadata Objects create tablespace …
Also tagged: sql server 2005, oracle, how to, sql server 2008, transactional replication, oracle publisher
pythian.com » Pythian Group Blog - Oct 12, 2008
Recently I had an interesting issue crop up. Due to an unfortunate migration incident in which involved master/master replication and not checking to see if replication was caught up, we ended up with an infinite …
Also tagged: binary, mysql, awk, group blog posts, mysqlbinlog, binary log, server id
![]() |
Listen to Rob's Windows Mobile Interview on .NET Rocks!msdn.com » Rob Tiffany's Windows Mobile Accelerator - Oct 9, 2008 I was recently interviewed by Carl Franklin and Richard Campbell who run one of the Internet's most popular developer sites, .NET Rocks! You can catch the interview at … Also tagged: sql server, wcf, biztalk, pocket pc, security, c, net compact framework, windows mobile, iis, graphics, medc, linq, smartphone, sync, wireless, ev do, iphone, gsm, aes, merge, sql server 2005 compact edition, merge replication, ssce, direct3d mobile, sync services for ado net, sync framework, sql server compact |
pythian.com » Pythian Group Blog - Oct 9, 2008
This is a post about SYSDATE() and NOW() and CURRENT_TIMESTAMP() functions in MySQL. Firstly, note is that of these three, only CURRENT_TIMESTAMP() is part of the SQL Standard. NOW() happens to be an alias for …
Also tagged: time, now, mysql, timestamp, deterministic, datetime, sysdate
mysqlperformanceblog.com » MySQL Performance Blog - Oct 8, 2008
The trouble with slave lag is that you often can't see it coming. Especially if the slave's load is pretty uniform, a slave that's at 90% of its capacity to keep up with the master can be indistinguishable from one …
Also tagged: tips
pythian.com » Pythian Group Blog - Oct 8, 2008
Do you have a master-slave MySQL set up? Ever do DDL changes on the master? You may be hit with a serious data integrity bug. Read on. One of our clients does a regular rename tables on the master to keep the current …
Also tagged: mysql, innodb, slave, data integrity, replication errors