Dear all, > I meet a qestion when I insert data into database. I have checked the data > class and column name with DB table, there is no any issue, so I don't know > how to deal with it. Can you help me. Thanks! > > > > sqlSave(channel, df.tmp1, tablename="EMS_SAS_RESULT", append = TRUE, > + rownames = FALSE, colnames = FALSE, > + addPK = FALSE, oldstyle=F) Error: gsub(pattern, replacement, x, ignore.case, extended, fixed) : > Correct: > ’> [^[:alnum]_]+'mismatch > > > > Best Regards > > 张江路18号 > 021-50802000-11016 >
______________________________________________ R-help@r-project.org 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.