supersal666
Member
Hi everyone, I have a problem when I read in a csv file, split the string by delimeters and put into a sql database. The code works fine apart from when there is a # symbol in the csv file.
The csv file contains data from scanning questionnare forms and gives an error (error #3100) when the scanner cannot determine the checkbox that has been filled in.
Does anybody know why the # causes problems. The data is put into the database up until the # sign. Does the # sign have a special meaning when reading from csv files?
Thanks
Sally
The csv file contains data from scanning questionnare forms and gives an error (error #3100) when the scanner cannot determine the checkbox that has been filled in.
Does anybody know why the # causes problems. The data is put into the database up until the # sign. Does the # sign have a special meaning when reading from csv files?
Thanks
Sally