baked Toast <baked.toast <at> gmail.com> writes: > Now the problem is that when I > want to import this data to R with the RODBC package (the used code is > displayed on the bottom of this message) it converts this marker to a > number and cuts of the starting zero's.
Use parameter as.is in odbcQuery, which is better documented in read.tables. Dieter ______________________________________________ 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.