hello alexander,

> the difference is in CHAR/VARCHAR data type. CHAR types are always
> padded with the
> fill character, where VARCHAR values have a *variable* length. 
> 
> So, it is a feature, not a bug.

wow, that's a surprising feature.
i dont expected that. that's quit different from CPC code, 
where the content of CHAR columns returned is *exactly* 
what you originally stuffed in.
so i think i have to trim the returned data myself...

regards

andreas bohn


                
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo 

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to