Subject Re: [IBO] Re: IB_query.orderingfield,dbffieldname - only 10 chars long
Author G. Nau
Am 25 Apr 2005 um 13:15 hat danielrail geschrieben:

>
> > Is this length limitation (at least this short one for 10
> > chars) really necessary?
>
> DBFFieldName is to give the equivalent of dBase field names, which
> are limited to 10 characters.
>
> >
> > Or do you have any other idea to find the fieldname of the actual
> > sorting?
>
> Use the FieldName property, instead of DBFFieldName.
>
> --
> Daniel Rail
> Senior Software Developer
> ACCRA Med Software inc. (www.filopto.com)
>
Daniel,
I see ...
Changing to "Fieldname" was simple and is doing the job fine.
Thanks for your quick help

Regards
Gunther