calls. And if you're going to die on any error anyway,
> you may as well put {RaiseError=>1} in the connect and
> save yourself from all those '|| die ...' clauses.


And I forgot to mention, that you're not currently checking
the status of the bind_param or execute statements, so
RaiseError might really help here.

HTH,
Douglas Wilson

Reply via email to