Reading and excel file

slesniak123

New member
Joined
Oct 27, 2006
Messages
1
Programming Experience
Beginner
Hello,

I am very new to vb .net and i am trying to write and application that can do the following:

Part 1
Browse for an .xls file

Read xls and parse data needed

Import to sql database

Part 2
Have an a couple of input fields and query SQL based on the ones filled out

Based on query results output all information

Allow modification to result displayed and update sql

If anyone can show me tutorials or help me on the following things that i am trying to accomplish i would really appreciate it. Thank you in advance.
 
Back
Top