penguin321
Programmer
Sorry if this has been covered before, but is there a way to import a CSV file using stored proecedures. We have a nightly routine which updates data into SQL, and part of that routine will require reading from a CSV or TXT file. I'm hoping to use what SQL already has available instead of writing my own code to parse the file, etc.
Any help would be appreciated. Thanks.
Any help would be appreciated. Thanks.