[R] ROracle - Windows? 
    ozric@web.de 
    ozric at web.de
       
    Mon Sep 29 15:30:59 CEST 2003
    
    
  
[snip start]
-----Original Message----- 
From: Fan [mailto:xiao.gang.fan1 at libertysurf.fr] 
Sent: Thursday, January 17, 2002 4:03 PM 
To: Ernesto Jardim 
Cc: r-help at stat.math.ethz.ch 
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
    
    
More information about the R-help
mailing list