I have a file and the columns are of fixed length (cobol format). There are no delimiters in the file and I need to take it into SQL. I've looked at bulk insert but this needs you to specify the delimiter.
I could copy it somewhere and edit it to insert delimiters but I don't really want to do that.
If anyone can help it would be much appreciated.
cheers
I could copy it somewhere and edit it to insert delimiters but I don't really want to do that.
If anyone can help it would be much appreciated.
cheers