SuperKaioken / odbc2kml

Automatically exported from code.google.com/p/odbc2kml
0 stars 0 forks source link

need try/catch blocks around executeQueryLocal #121

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need to add try/catch (ODBC2KMLException ex) blocks around 
executeQueryLocal calls in Main.aspx.cs and ConnDetails.aspx.cs, possibly 
other files as well.

executeQueryLocal will throw an ODBC2KMLException, so we need to handle it in 
a pretty way if the user is not able to connect to the local database.

Original issue reported on code.google.com by mbbowser@gmail.com on 6 Apr 2010 at 7:27

GoogleCodeExporter commented 9 years ago
Fixed in revision474

Original comment by nind...@gmail.com on 6 Apr 2010 at 8:36

GoogleCodeExporter commented 9 years ago
Revision 474 even.

Original comment by nind...@gmail.com on 6 Apr 2010 at 8:36

GoogleCodeExporter commented 9 years ago
Moving to started because I forgot to check files other than 
ConnDetails.aspx.cs.

Original comment by nind...@gmail.com on 7 Apr 2010 at 11:32

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r493.

Original comment by nind...@gmail.com on 8 Apr 2010 at 1:59

GoogleCodeExporter commented 9 years ago
verified across entire project

Original comment by sweenr...@gmail.com on 8 Apr 2010 at 7:42