I'm aware of your Split() problem, and that's not an option.
Besides indexes, what's the whole idea of copying from the raw file into a local table? Isn't it so that you can match/find missing/new records and insert those into your pre-existing table? Are you also needing to update existing records?
An import spec is XML.
Besides indexes, what's the whole idea of copying from the raw file into a local table? Isn't it so that you can match/find missing/new records and insert those into your pre-existing table? Are you also needing to update existing records?
An import spec is XML.