Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is Exception Handling supported?

exception handling supported
0
Posted

Is Exception Handling supported?

0

Yes! StepSqlite supports all PL/SQL exception handling constructs. Even the standard exception handlers like, NO_DATA_FOUND, INVALID_CURSOR etc are pre-defined for you. Also available are SQLCODE, SQLERRM and RAISE_APPLICATION_ERROR functions. To use exception handling features with SQLite you need to compile the C code of SQLite to allow it to pass-through exceptions to C++ libraries generated by StepSqlite.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123