[R] sqlSave()
    cindy.dol 
    cindy.dolomieu at insa-lyon.fr
       
    Mon Jul  2 11:25:36 CEST 2012
    
    
  
Hi,
I tried your example but I have an error message:
sqlUpdate( channel = con, dat = tbl, tablename = "myNewTable", index = "ID"
)
*Erreur dans sqlUpdate(channel = con, dat = tbl, tablename = "myNewTable", 
: 
  [RODBC] Failed exec in Update*
I work with this:
sessionInfo() 
R version 2.15.0 (2012-03-30)
Platform: i386-pc-mingw32/i386 (32-bit)
attached base packages:
[1] tcltk     stats     graphics  grDevices utils     datasets  methods  
[8] base     
other attached packages:
 [1] sqldf_0.4-6.4         gsubfn_0.6-3          proto_0.3-9.2        
 [4] chron_2.3-42          RSQLite.extfuns_0.0.1 RSQLite_0.11.1       
 [7] RODBC_1.3-5           RJDBC_0.2-0           rJava_0.9-3          
[10] DBI_0.2-5           
Do you know what is the problem?
Thank you for your answer  
--
View this message in context: http://r.789695.n4.nabble.com/sqlSave-tp892040p4635087.html
Sent from the R help mailing list archive at Nabble.com.
    
    
More information about the R-help
mailing list