import csv file and save to sql database table using VB2008
Posted
by Cookster
on Stack Overflow
See other posts from Stack Overflow
or by Cookster
Published on 2010-05-29T06:08:50Z
Indexed on
2010/05/29
6:12 UTC
Read the original article
Hit count: 363
Hi all,
Well I have read ALOT of posts and I can't quite find the perfect answer to my question, (or I have and havn't realised it!:-))
I have a large csv file that I want to read into my program and sve it to a SQL database table.
I'm useing VB2008 and my dabase is SQL2008.
Any help would be appreciated.
Cheers Cookster
© Stack Overflow or respective owner