Displaying 1 result from an estimated 1 matches for "scoutdat".
Did you mean:
scoutdate
2007 Nov 24
2
truncated fields with RODBC
...39;grids'
3: In odbcUpdate(channel, query, mydata, paramdata,
test = test, verbose = verbose, :
character data truncated in column 'grids'
The structure of the dataframe that I'm trying to
store looks like this:
> str(Grids)
'data.frame': 9 obs. of 4 variables:
$ ScoutDate: chr "2007-10-11" "2007-10-11"
"2007-10-11" "2007-10-11" ...
$ SectorId : int 93 93 93 93 93 93 93 93 93
$ Trait : chr "eTop" "eMB" "nTop" "nMB" ...
$ Grids : chr "0 0 0 0 0 0 0 53 6064 2364 61 0 0
0...