in reply to Throw DB error
May be I am misunderstanding your question but if all you want is to get a database error why can't you change your code to provide incorrect SQL syntax or an incorrect parameter to a procedure or whatever. If you cannot change your code can you lock a table the code uses and wait for a lock timeout? This seems so straight forward I'm sure you must mean something else. If so what kind of "database" error do you need?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Throw DB error
by Anonymous Monk on Mar 02, 2010 at 20:07 UTC | |
by Bheema_Tyco (Novice) on Mar 03, 2010 at 05:57 UTC | |
|
Re^2: Throw DB error
by Bheema_Tyco (Novice) on Mar 03, 2010 at 05:51 UTC | |
by mje (Curate) on Mar 03, 2010 at 11:21 UTC | |
by Bheema_Tyco (Novice) on Mar 03, 2010 at 12:01 UTC | |
by Anonymous Monk on Mar 03, 2010 at 12:41 UTC | |
by Bheema_Tyco (Novice) on Mar 04, 2010 at 04:28 UTC | |
|