Hi! I need to get data from ASCII file with tab separated fields into MS SQL server 2000. The destination table in sql server has more fields than the ascii file so I've tried using the format file to map out the fields i want copied from flat file to database but I get an error "Invalid column number in format file 'test.fmt'
It doesn't tell me any specifics so I can't really figure out where the problem is! Any help will be appreciated!
It doesn't tell me any specifics so I can't really figure out where the problem is! Any help will be appreciated!