Export from specs not working properly

J

Jen Scott

I'm exporting a fixed width file from a query I created and have specified
how many characters I want each column to be. When I export the data, it
keeps putting spaces between two of my columns, and I've double checked my
specs to make sure I'm asking each of the columns to be the proper width.
Why would it put a column of spaces where they don't belong if the specs are
right?

I want the data to look like this:

123456789@@@P1BATC22945000400134501013450201-450
123456999@@@P1BATC22945000400134501013450201-450

But it exports all of the rows like this: (with the same number of spaces
between the 3 and the 4 in each row)

123456789@@@P1BATC22945000400134501013 450201-450
123456999@@@P1BATC22945000400134501013 450201-450
 
G

Guest

Jen Scott said:
I'm exporting a fixed width file from a query I created and have specified
how many characters I want each column to be. When I export the data, it
keeps putting spaces between two of my columns, and I've double checked my
specs to make sure I'm asking each of the columns to be the proper width.
Why would it put a column of spaces where they don't belong if the specs
are
right?

I want the data to look like this:

123456789@@@P1BATC22945000400134501013450201-450
123456999@@@P1BATC22945000400134501013450201-450

But it exports all of the rows like this: (with the same number of spaces
between the 3 and the 4 in each row)

123456789@@@P1BATC22945000400134501013 450201-450
123456999@@@P1BATC22945000400134501013 450201-450
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top