Displaying 1 result from an estimated 1 matches for "senz".
Did you mean:
send
2003 Jan 29
1
RODBC sqlSave Error
...quot;Arbeitgeberfavorit1" "Aktuelle Bewerbungssituation" ...
..- attr(*, "names")= chr "CUSID" "WELLE" "Q21" "BEWERB" ...
sqlSave(channel,mno.x,verbose=T)
Query: CREATE TABLE mno.x (rownames varchar(255) ,BEWERB double
,MEDIENPR?SENZ double ,GESCHLECHT double )
Error in sqlSave(channel, mno.x, verbose = T) :
[RODBC] ERROR: Could not SQLExecute
>>str(mno.x)
`data.frame': 583 obs. of 3 variables:
$ BEWERB : num 2 2 1 2 1 1 2 2 1 1 ...
$ MEDIENPR?SENZ: num 73.3 75.0 70.0 60.0 100.0 ...
$ GESCH...