View Single Post
We did this for about six months, and things starting going south when one of my team members corrupted his database. The next time he synced, we began getting duplications all over the place.

The system set up this way can work, but you have to be mindful that what you are interacting with is a potentially fragile setup since it was never designed to perform this way. In other words, use @ your own risk in this manner. I am not saying it will present errors of the nature we encountered, but it is something to keep in mind if you have mission critical content you need access to.

Other errors I encountered were when people were hitting the same database simultaneously. Sometime tasks would make it in, and other times tasks would never sync.

Glad it's working for you gcrump.