TomBarrand
Programmer
I am using a vbscript to pull some data out of a csv file and enter it into an sql server database. If the csv file contains data that came from a memo field in a database and the user pressed return the csv file interprets the return. This cases a problem as the data after the first return does not get entered into the database.
Any ideas on how I can get round this problem?
Thanks
Any ideas on how I can get round this problem?
Thanks