I would like to know how to read a specific piece of data off of a CSV file. I know how to read the entire file, and also write it to a new file, but my problem is this... I am using a CSV file, that has specific data in it, that refers to information on my database. For example... UserNAme, UserID, Address, etc.
I would like to know how to only obtain the username field from the CSV file, then use that information to update other tables in the database, depending on the name I get back. PLEASE HELP. IT's Kind of Urgent. My email address is [email protected]. Any help would be greatly appreciated