davieboy_xr
04-14-2004, 12:26 PM
i have a a .csv file that i read into my database, i can read it in fine but if there is a comma that should be in the line it halts the input.
Is there any way i can make a error check so that it a user could edit the input line ,so if it has an extra comma in the line they could remove it and save it back to the .csv file and retry loading the csv file?
Is there any way i can make a error check so that it a user could edit the input line ,so if it has an extra comma in the line they could remove it and save it back to the .csv file and retry loading the csv file?