T
Tim De Vogel
Hi,
I developed a pocketpc application that connects directly to a SQL Server
(so not the mobile CE edition) usign wifi. My problem is that when the
server / wifi is unavailable (due to bad connection, server restart or
whatever) the mobile application hangs, even with a try.. catch around the
connection parts. Is there a clean way to "detect" for the sql server
availability or to at least make sure my application doesn't hang and gives
a proper msgbox failure instead of having to go to memory manager to quit
the application?
I developed a pocketpc application that connects directly to a SQL Server
(so not the mobile CE edition) usign wifi. My problem is that when the
server / wifi is unavailable (due to bad connection, server restart or
whatever) the mobile application hangs, even with a try.. catch around the
connection parts. Is there a clean way to "detect" for the sql server
availability or to at least make sure my application doesn't hang and gives
a proper msgbox failure instead of having to go to memory manager to quit
the application?