|
I want to use TOCIQuery to execute CREATE OR REPLACE PACKAGE ... WRAPPED ... |
|
|
|
|
Sep 19, 2006 |
|
I want to use TOCIQuery to execute CREATE OR REPLACE PACKAGE ... WRAPPED command, but i am getting errors. What is wrong ?
To do that, you should upgrade to NCOCI8 v >= 1.0.1. Then set following properties of TOCIQuery: - MacroCheck = False
- ParamCheck = False
|