field cut off in fixed width export file

  • Thread starter Thread starter eft
  • Start date Start date
E

eft

I need to export a query with 60 fields to a fixed width
DOS ASCII file. Doing this cuts off the data in three
fields, only the first five characters are displayed. If
I view this in the export wizard under tab delimited,
this is not the case, the complete field is reflected.
Any ideas?
 
You need to check and if necessary adjust the width of each of those 60
fields in the text export wizard.

What you see in the wizard when exporting as tab-delimited has no
bearing on what happens when you export to a fixed-width file.
 
Back
Top