| Subject | Re: UDFs and Exceptions |
|---|---|
| Author | zaher dirkey |
| Post date | 2006-08-03T23:33:57Z |
I see UDF exception must return to the client as an SQL exception,
If i have a bug in my UDF function like (Divided by zero), server will
be crash without know what happned there, and log not save the message
of function exception.
If i have a bug in my UDF function like (Divided by zero), server will
be crash without know what happned there, and log not save the message
of function exception.