in reply to Re: last_insert_id issue
in thread last_insert_id issue
Can you elaborate on what you mean by 'meaningfully'? I am using eval to report any DB errors and because execute and certain statement errors were not being caught by it I am using die and $!. I understand $! is basic, if you can give an example of how the error handling code could be written more meaningfully, that would help a beginner like myself.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: last_insert_id issue
by ikegami (Patriarch) on Aug 27, 2014 at 21:35 UTC | |
|
Re^3: last_insert_id issue
by fishmonger (Chaplain) on Aug 27, 2014 at 20:38 UTC |