View Single Post

   
  #3 (permalink)  
Old 04-20-2008, 11:58 AM
Roderick Schertler
 
Posts: n/a
Default Re: trailing spaces in character values on the 4gl stack

Joel Schumacher wrote:
>
> varchar should work if your strings don't exceed 255 chars.


Sadly this isn't the case. I'd like to have no arbitrary limits. I'm
currently using 8192 bytes for string buffers, and I might have to
increase that.

Thanks for the response.

Roderick

Reply With Quote