-
Handling Remote database Connection Error when internet is disconnected
hi,
we are connecting to a remote database(sql server) in our application.number of users will be using our application simultaneously.
when internet is disconnected suddenly, runtime error is coming in our application.how to handle the connection error when internet is disconnected.
anyone please help me out regarding this issue
thank u
-
You don't say what language you're using to write your application. Most programming languages include a facility to detect and recover from errors. If you're using Java or .NET, for example, look up try ... catch in your programming language's documentation.
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks