R&R v10.0
R&R v10.0
How do I tell R&R to go ahead and fill a field with spaces if the DB value is NULL? Currently it skipps the field. I do have trim set to "Print at Field Position" for all fields, but when I run an export, the fields that had null values in the db are being skipped.
=> RE: R&R v10.0
Is this a numeric or a character field?____Kathleen__R&R Support
==> RE: R&R v10.0
all fields are defined as char or varchar in the database, with the column size set to the same size as the field should print.____David
===> RE: R&R v10.0
What export format are you using?____Kathleen__R&R Support
====> RE: R&R v10.0
The export file type is "Text" using Windows(ANSI) character set.