Showing posts with label pocket. Show all posts
Showing posts with label pocket. Show all posts

Tuesday, March 27, 2012

error when sqlce application uses two publications

I′m developing an pocket pc application, I need replicate using two
publications.
My main form has two button, first button to obtain data from a publication
and the second button to obtain data from the other.
I delete my local PDA DB, and I can only obtain data from one of the
publication associated with the first button I push. When I push the other
one, I get
the "typical" error "Inicializing SQL reconciler has failed...".
Can I have only one DB publication associated with the PDA?
Any help would be appreciated.
Inma
SQL 2000 CE only supports a single publication per database. SQL 2005
CE/Mobile supports more than 1.
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"inma" <inma@.discussions.microsoft.com> wrote in message
news:304E1356-B953-486E-866B-48F01B923D98@.microsoft.com...
> Im developing an pocket pc application, I need replicate using two
> publications.
> My main form has two button, first button to obtain data from a
publication
> and the second button to obtain data from the other.
> I delete my local PDA DB, and I can only obtain data from one of the
> publication associated with the first button I push. When I push the other
> one, I get
> the "typical" error "Inicializing SQL reconciler has failed...".
> Can I have only one DB publication associated with the PDA?
> Any help would be appreciated.
> Inma

Monday, March 26, 2012

Error when replication to PDA

Dear all,
I am a new comer in replication with Pocket PC.
When I run with sample NorthwindCe application and replication with my SQL server. The following error have been occur:
Error Code :80072F76
Message : Header information is either corrupted or missing.
[,,,Header name,,]
Minor Err.: 28035
Source Microsft SQL Server 2000 Windows CE Edition
Would any one plese tell me that what's wrong has been happen in my application or setting?
Thank a lot!
Headless
What happens when you browse to your Web Server SQLCe directory?
Ie http://PublisherName/SQLCE/SSCESA10.dll or http://PublisherName/SQLCE/SSCESA20.dll
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
"Headless" wrote:

> Dear all,
> I am a new comer in replication with Pocket PC.
> When I run with sample NorthwindCe application and replication with my SQL server. The following error have been occur:
> Error Code :80072F76
> Message : Header information is either corrupted or missing.
> [,,,Header name,,]
> Minor Err.: 28035
> Source Microsft SQL Server 2000 Windows CE Edition
> Would any one plese tell me that what's wrong has been happen in my application or setting?
> Thank a lot!
> Headless
|||msg has been appear :
SQL Server CE Server Agent
Headless
"Hilary Cotter" wrote:
[vbcol=seagreen]
> What happens when you browse to your Web Server SQLCe directory?
> Ie http://PublisherName/SQLCE/SSCESA10.dll or http://PublisherName/SQLCE/SSCESA20.dll
> --
> Looking for a SQL Server replication book?
> http://www.nwsu.com/0974973602.html
>
>
> "Headless" wrote: