inserting from file to database

student_help

Member
Joined
Aug 8, 2006
Messages
8
Programming Experience
Beginner
Hi
I am new to Vb.net and need help.

I have created a database in sql 2005. I am trying to insert data from log files on the computer into the database using a window service. My problem is how do i get the values from the log file into the database.

Thanks in advance for any help
 
Back
Top