Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Dynamic SQL - proC - Method 4

Re: Dynamic SQL - proC - Method 4

From: Ronald <devnull_at_ronr.nl>
Date: 24 Jul 2001 02:57:37 -0700
Message-ID: <67ce88e7.0107240157.1a89b987@posting.google.com>

"Sylvain Benoist" <sbenoist_at_home.com> wrote in message news:<V2977.246709$%i7.137784930_at_news1.rdc1.sfba.home.com>...

> Dynamic SQL method 4 will return a string containing 10 characters with the
> 4 corresponding characters + 6 spaces.
>
> We are thinking there should be a way in proC to take care about this
> problem.

Hi Sylvain,

the actual length is returned to you. What you get is a pointer to a struct of len and arr.

Ronald. Received on Tue Jul 24 2001 - 04:57:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US