Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> COM Automation Feature Problems
I wonder if anyone has got the 8i COM Automation Feature working. I get
problems with string params.
Returning Strings greater than 255 characters from a com call get truncated.
When I pass string params in to a COM function they get reverse
concatenated. ie
Param1 = "First", Param2 = "Second".
If the COM function returns Param1 it gets returned as "SecondFirst"
Anyone seen similar results
Rob Received on Sat Jun 19 1999 - 02:07:50 CDT
![]() |
![]() |