Hi everybody, I'm doing a sqlSave() in R, to insert a big data frame of 10000 rows. However, there is problems, since several rows contains quotations marks, that can leave inserts buggy. I would like to find a way to add slashes in front of these quotation marks.
Best regards, Laurent -- We are drowning in information, but starved for knowledge. «Germain» @<http://www.le-valdo.com> [[alternative HTML version deleted]]
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
