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: Wierd problem Does C or Oracle pad a host variable with spaces in embedded SQL?

Re: Wierd problem Does C or Oracle pad a host variable with spaces in embedded SQL?

From: <laz777_at_semaphore.com>
Date: Wed, 08 Apr 1998 14:44:53 -0600
Message-ID: <6ggk3l$pnl$1@nnrp1.dejanews.com>

Jamie-

   This line wouldn't work, as strlen needs to be passed a properly null terminated string to correctly get it's length. :)
> Ps. You could always try something like "Name[strlen(Name)] = 0;" in C.
>

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Wed Apr 08 1998 - 15:44:53 CDT

Original text of this message

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