Subject DBase export, wrong fieldnames
Author Wolfgang Rohdewald
Hi,

I just tried TIB_Export for the first time with IBObjects 4.6.Bc
The DBF field names it generates are wrong. It appends parts
of the field names of the previous export. I have two objects
TIB_Export. The first one executes correctly. The second one
uses parts of the field names of the first one.

Correct DBF field names:

ID
FJ
MA

but it does

IDNTRALE
FJLIALEORZ
MARACHE

Before this one I executed another TIB_Export with the field names

ZENTRALE
FILIALEORZ
SPRACHE


How can I work around this? Would version 4.7 have a fix?

--
Wolfgang