kenhutchings
Programmer
Hi all
WHat I want to do is allow a user to upload a txt file to the server and then import the contents of the text file (csv format) into the SQL Server - I have already sorted the upload but I am having massive amounts of difficulty passing the values into the SQL server table. I dont really want to do it line by line using a sproc so if anyone has an idea / solution I would be most greatful
Many, many thanks in advance
Ken
Sleepless coder in the North of England
WHat I want to do is allow a user to upload a txt file to the server and then import the contents of the text file (csv format) into the SQL Server - I have already sorted the upload but I am having massive amounts of difficulty passing the values into the SQL server table. I dont really want to do it line by line using a sproc so if anyone has an idea / solution I would be most greatful
Many, many thanks in advance
Ken
Sleepless coder in the North of England