[snip start]

-----Original Message----- 
From: Fan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 17, 2002 4:03 PM 
To: Ernesto Jardim 
Cc: [EMAIL PROTECTED] 
Subject: Re: [R] R for large data sets 

AFAK, ROracle works only for R unix. 

[snip   end]


Is it until today true?
,because i get errors with RODBC & ORACLE.

info <- odbcGetInfo(cho)
>>info
[1] "Oracle8 version 08.01.6300. Driver ODBC version 03.51"
>>sqlSave(cho,probabilities)
Error in sqlSave(cho, probabilities) : [RODBC] ERROR: Could not SQLExecute

The same trial with another channel and db works fine for
sqlSave(channel,probabilities)
>>info <- odbcGetInfo(channel)
>>info
[1] "MySQL version 4.1.0-alpha-max-nt. Driver ODBC version 03.51"


Many thanks for any help or comment,
christian

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to