View Single Post
  #7 (permalink)  
Old 02-17-2010, 09:41 AM
TylerMitton TylerMitton is online now
Senior Member
 
Join Date: Nov 2009
Posts: 102
Default

Just to follow up with this, I have learned that I can throw an error and invoke error handling by putting in a intentionally incorrect db connection string. This will cause and error and invoke the error handling that your db connection in enclosed within.
Reply With Quote