I am trying to create a flat file for an electronic data conversion to a new software system. I am using crystal x and our database is ms sql server 2005. Each field has a specific start position, length and data type. They must be in order e.g., {case no}, {lname}, {fname}, {dob}, etc. The file can be fixed with or asterisk delimited.
I have created a file but I can't figure out how to include the field size and satrt position using DTS. For instance the filed size for {lname} is 25. How do I include the blank spaces for this field? I looked at thread 149-1454973 which is similar but I couldn't get it to work. Thanks for any help
tm
I have created a file but I can't figure out how to include the field size and satrt position using DTS. For instance the filed size for {lname} is 25. How do I include the blank spaces for this field? I looked at thread 149-1454973 which is similar but I couldn't get it to work. Thanks for any help
tm