Subject RE: [ib-support] Nasty whitespaces
Author Thomas Steinmaurer
Hi Toni,

the CHAR datatype always fills up the column with blanks. Use VARCHAR
(variable character :-)) instead!

Thomas

> -----Original Message-----
> From: Toni Pljakoski [mailto:toni.pljakoski@...]
> Sent: Wednesday, July 04, 2001 4:43 PM
> To: 'ib-support@yahoogroups.com'
> Subject: [ib-support] Nasty whitespaces
>
>
> Hi all,
>
> when I select a char(50) field from a table into a char[50] variable I get
> this whitespaces from the last char to the end of the fields. Is
> this normal
> embedded SQL behavior or am I messing somthing up?
>
> Enviroment:
> IB SS 6.0
> Red Hat Linux
> g++
>
> Greeting
> Toni
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>