Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. welshboy202010

    Importing a CSV using the open file dialog

    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...
  2. welshboy202010

    CSV files in C#

    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...
  3. welshboy202010

    Designing objects.....

    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...

Part and Inventory Search

Back
Top