[R] sqlSave() Question

Minghua Yao myao at ou.edu
Sat Apr 5 00:57:59 CEST 2003


All,

I am new in R. I found sqlSave() doesn't work for our Oracle9i. The
following was the message:

> sqlSave(channel, USArrests, rownames="state")
Error in sqlColumns(channel, tablename) : USArrests : table not found on
channel
Check case parameter in odbcConnect
>

sqlQuery() works OK.

Please help. Thanks.

-MY



More information about the R-help mailing list