ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/udr/testsuite/udrlib/Test02.sql
Revision: 386
Committed: Tue Jan 18 12:05:35 2022 UTC (2 years, 3 months ago) by tony
Content type: application/sql
File size: 137 byte(s)
Log Message:
Silent exceptions bug fixed

File Contents

# Content
1 Execute Procedure MYTESTPROC(24);
2 Execute Procedure MYERRORPROC(0);
3 Execute Procedure MYERRORPROC(1);
4 Execute Procedure MYERRORPROC(2);
5