| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Apr | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | |||
I have been working on some tools for our build process. One of them is a class that can apply sql code to an Oracle Instance and check for errors. The code is loosely based on the Ant SQL task, but takes it further by checking for errors in either the sql or the if you are applying a package or procedure.
I will post the code soon!
Kelly