welshboy202010
Programmer
Hi folks, this a quick question.
I need to import a CSV file into SQL Server 2005, however as the CSV file name changes on a daily basis, I want the user to be able to select the file from an open file dialogue window.
It's a windows form app incidentally.
I have a rough idea of how to get the data into the file hard-coded wise, but I'm not sure of how I do it with an open dialogue command.
Any help would be great, and there could be a beer in it too.
I need to import a CSV file into SQL Server 2005, however as the CSV file name changes on a daily basis, I want the user to be able to select the file from an open file dialogue window.
It's a windows form app incidentally.
I have a rough idea of how to get the data into the file hard-coded wise, but I'm not sure of how I do it with an open dialogue command.
Any help would be great, and there could be a beer in it too.