i need to read in a csv file , which is no problem . but i need to retrive every first word of each line and then the second word of each line and so on then i need to send that information to a sql database i have no problems with the connection to the database. but what i need is to be able to send the first word of each line into a table and a column and then send the second word of each line into the same table or into a diffrent table, if it is the same table i want the second word of each line to go into the same row as the first word but it would be in a diffrent coulmn name couild someone please give me some solutions please thanks jason