I got it. The INSERT INTO was missing the draft status id field and also the name in the new table was still DRAFT_STATUS_ID but labeled Draft Status Id.
Hello all. <BR>I have a collection of comma delimited text files sitting on a network drive. This data needs to be imported daily into our production tables. The destination tables vary depending upon ...