Showing posts with label push. Show all posts
Showing posts with label push. Show all posts

Thursday, March 8, 2012

ADS cannot push data to Access database

I am trying to push data from a SQL Server 2005 CE to an Access database and the data is not coming across. I can successfully connect to both databases and when I try to push the data I do not receive any errors. After the push I open my access database and none of the data from the mobile database is in it. Please help because this is an urgent issue. I can supply both the Access database and mobile database if it will help.

Tirrell Cotton

This is really frustrating. I've placed multiple requests for assistance on different Microsoft Forums, including the ASP.NET forum and this one, and have NEVER received any assistance or replies. I am not impressed with the level of service I'm receiving from Microsoft so I'll just forget about using the forums. Also, if anyone asks me if they should bother to place a post on the forums I'll just let them know not to waste their time, they'll have better luck searching Google for a solution. |||Hold your horses! - Assuming you are using the included ADS wizard, you are welcome to submit the config file and your two databases to me, and I will see if I can reproduce your problem. (I do not work for MS). You can find my email address on my profile here on the forum.

Thursday, February 9, 2012

Administering Replication

Hello,
I do have the following question:
SQLServer 2000 Push Replication
What SPs are responsible if clicking right on the Repl. Topic and clicking "start syncronization"?
Reason: I will give Administrators (no dbo) the possibility to start the sync again if failed (e.g too many timeouts) over a Frontend.

Thanks in advance
PeterRun SQL-Profiler and check what SPs are executed.

Regards.