[fpc-pascal] Trim db-fieldnames, or not?
    Inoussa OUEDRAOGO 
    inoussa12 at gmail.com
       
    Sat Apr 19 17:53:26 CEST 2008
    
    
  
2008/4/18, Joost van der Sluis <joost at cnoc.nl>:
> Hi all,
>
>  In several places you can specify a list of fieldnames, seperated by
>  semicolons. For example: 'field1;field2'. Question is: should this be
>  allowed: 'field1; field2'? Or should a "Field not found: ' field2'"
>  exception occur? (Note the space)
>
>  Ie: should I add a trim(fieldname) to the code, or not? What do you guys
>  think?
Why not provide a boolean option "TrimFieldName" ?
-- 
Inoussa O.
    
    
More information about the fpc-pascal
mailing list