I'm wondering if there is a method to get back to the view for a fixed format import when trying to change column lengths.
What I've done is the following:
1200 character fixed format import and I messed up at around character 950 and began putting columns in "out of place" I'd like to go back through and fix this via the graphical view rather than through T-SQL statement if possible.
Anyonw know of a good way to do this?
Thanks in advance