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
Showing posts with label obtain. Show all posts
Showing posts with label obtain. Show all posts
Tuesday, March 27, 2012
Friday, February 24, 2012
Error trying to connect
Hello all
I am getting an error 8198 when trying to replicate from one server. It
says Could not obtain informaion about Windows NT user/group and username
problem is the user it cannot obtain information about does not exist on
either server. What else can cause this error
Warren,
as this is a validation issue, the most likely issue is the job owner - pls
try changing the job owner to sa.
The other possibility is the sql server agent account. Please make sure that
the sql server agent is run by a windows account that is in the sysadmin
role on each server.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)
I am getting an error 8198 when trying to replicate from one server. It
says Could not obtain informaion about Windows NT user/group and username
problem is the user it cannot obtain information about does not exist on
either server. What else can cause this error
Warren,
as this is a validation issue, the most likely issue is the job owner - pls
try changing the job owner to sa.
The other possibility is the sql server agent account. Please make sure that
the sql server agent is run by a windows account that is in the sysadmin
role on each server.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)
Subscribe to:
Posts (Atom)