Home » Developer & Programmer » Precompilers, OCI & OCCI » How can i manipulate object with ansi dynamic sql 4?
How can i manipulate object with ansi dynamic sql 4? [message #136599] Thu, 08 September 2005 22:14
lanying
Messages: 2
Registered: September 2005
Location: china
Junior Member
hi, i defined a object array type like this: TYPE arrtype VARRAY(20) OF VARCHAR(100), and i have some function that return a parameter of type arrtype. now, i want to use the ansi dynamic method 4 to get the return value returned by my function. i think the right way is to define a host variable and bind it with input descriptor. so i defined a OCIArray host variable in my pro*c file, but it seems that the precompiler does not recognize it. i've include oci.h.

os:windows 2000 pro
database: oracle 9i
precompiler option: mode=ansi parse=full

[Updated on: Thu, 08 September 2005 22:23]

Report message to a moderator

Previous Topic: Potential memory leaks in OCCI application.
Next Topic: ORA 1036 illegal variable name/number
Goto Forum:
  


Current Time: Wed Apr 17 19:37:57 CDT 2024