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...
You misunderstand me,
I want to load a CSV not write one,
I have a customer class which has sets and gets for the usual bumf, and I want to put the data from the CSV into a collection of customers, so I can display it on a GUI.
Sorry for the confusion.
Any help would be awesome
welshboy
Hi guys,
I'm writing a program that needs to parse a csv file into a c# program.
I've written the customer class, with the intention of creating customer objects, which will store the data of the csv file.
The bits I'm confused about is teh loading of the csv file and putting the data in it...
Thanks for the reply.
The program will basically manage stock, so stock will need to be booked in and out, keep track of customers and suppliers, and produce job lists for my dad, invoices and quotes for the customers.
I tried to prototype it in Access, (still doing so) but it made my brain go...
Hi folks,
Having being used to programming in Java for such a long time, I decidede to have a crack at C#.
I'm currently doing a small project for my father's business, and I have a rough idea of what I want it to do.
The problem is I'm having a great deal of hassle designing it, as the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.