Hi
I am not familiar in importing text - flat file into mssql data base with column using stored procedure.
Can you advice me how to do this
Thank you in advance
Maideen
Hi maideen,
Refer below links.
https://coderscay.blogspot.com/2017/11/import-bulk-data-from-flat-file-or-csv.html
https://docs.microsoft.com/en-us/sql/relational-databases/import-export/import-flat-file-wizard?view=sql-server-ver15
https://stackoverflow.com/questions/4425001/stored-procedure-to-open-and-read-a-text-file
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.