Forum Discussion
OS_Pizza
3 years agoContributor III
1. Use Try and catch to put up an exception when the error occurs.
2. Use datatable.Geterrors method to print the outlier.
JackLacava
3 years agoCommunity Manager
I tried that, but getErrors returns an empty row. That's probably because we're not manipulating the datatable, but rather just replacing it with a new instance that executesql returns.
Related Content
- 8 months ago