in reply to Re^2: Throw DB error
in thread Throw DB error
If you don't want to change your SQL then you will have to create a problem at the database end by ensuring some of your SQL fails - e.g., manually create a row which will cause a constraint to fail in your SQL, delete a key, change permissions etc. The possibilities are endless so I'm not listing all I can think of here.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Throw DB error
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 | |
by Anonymous Monk on Mar 04, 2010 at 04:44 UTC | |
by Bheema_Tyco (Novice) on Mar 04, 2010 at 06:54 UTC | |
|