Skip to Content
0
Apr 12 at 05:01 PM

Crystal Reports Viewer- shows Exception E0434352 for Oracle SQL error- show Oracle error instead?

241 Views Last edit Apr 12 at 06:15 PM 2 rev

I created a Crystal report in 2016 which contains a Command SQL to Oracle. The SQL has a subquery that returns 1 row on my database but returns multiple rows on a client database, resulting in an error. The result for the client was the error message "Exception E0434352". The report is running in Crystal Reports Viewer.

Is there something that I can change to have CR Viewer show the actual Oracle error message (Oracle ORA-01427 Single row subquery returned more than 1 row) instead of the Exception E0434352?