Get Data From CSV to MS SQL DB

This is a discussion on "Get Data From CSV to MS SQL DB" within the Databases section. This forum, and the thread "Get Data From CSV to MS SQL DB are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Databases

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Feb 1st, 2006, 07:38
New Member
Join Date: Feb 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Get Data From CSV to MS SQL DB

Hi, i have been trying to find information about this problem to no avail,:

I have a csv file already created which i would like to insert into my database line by line.

Would it be possible for someone to show me an example of how to change the following so i can insert it into my database..???

~Many thanks for your help i am soooo stuck with this.. i am learning vb.net and sql and finding it really hard to get any real examples to help me learn.

The CSV is as follows there are

filename,filesize,modifieddate,fileversion,package ditem

Filename1,3061,17/01/2006 09:57:49,,
Filename2,157696,25/01/2006 07:57:02,,
Filename3,206,25/01/2006 14:11:17,,
Filename4,244,25/01/2006 08:27:39,,

the table is as follows:

CI_ID,BuildID,filename,filesize,modifieddate,filev ersion,packageditem

The CI_ID is the identity and the BuildId is a sep Parameter from a combobox selected value.

If anyone can help me i would be most grateful

Lost
Reply With Quote

  #2 (permalink)  
Old Feb 6th, 2006, 07:10
New Member
Join Date: Feb 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Get Data From CSV to MS SQL DB

no takers??

I could r3eally do with the help please anyone?

Or how about from a dataset / datagrid to database? in VB.NET??
Reply With Quote
  #3 (permalink)  
Old Feb 15th, 2006, 23:22
Up'n'Coming Member
Join Date: Feb 2004
Location: Woodbridge, UK
Age: 27
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to Trebz Send a message via MSN to Trebz
Re: Get Data From CSV to MS SQL DB

Do you have to do this via a webpage?
Reply With Quote
  #4 (permalink)  
Old Feb 16th, 2006, 06:25
New Member
Join Date: Feb 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Get Data From CSV to MS SQL DB

hi thanks for your reply...

no its going from a windows application.... written in vb.net.... i am sooo lost with this... i have had a bit of mind meltdown...lol so any help will be greatly received....

Reply With Quote
Reply

Tags
data, csv, sql

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing Data OmiE Starting Out 1 May 9th, 2007 20:22
sql data to xml bfelix Other Programming Languages 0 Jan 18th, 2006 17:39
Data Retrival xbenx Classic ASP 0 Jan 5th, 2006 02:01
Passing Data ... TheShadow Classic ASP 2 May 30th, 2005 09:31
Data Mining micah Classic ASP 12 Mar 18th, 2005 14:22


All times are GMT. The time now is 12:51.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43