
SQL Server 2000 CE Replication Problem
Hi everybody.
I'm developing a new program that uses SQL 2000 Server CE Replication.
My problem is that when I call the method "Run", (after "initialize") all
things ar OK if the
Internet connection is keeping alive (GPRS Connection), but if the internet
connection fails
during the replication process, the execution of the program hungs and I've
not found the way
to resolve this. I would need when internet connection fails, the program
shows a msgbox saying
that the connection is broken and try again, for example... but not... the
program is waiting response
of the modem forever (so program hungs)
Any suggestions??
Thank's a lot from Spain...