Displaying 1 result from an estimated 1 matches for "tp24277825p24277825".
2009 Jun 30
0
dbWriteTable in loop
...or(i in 1:n)
...
tmp <- sprintf("output%s", i)
dbWriteTable(con, tmp, dati)
to write in the database each table produced by each run of the loop?
if not, do you have alternative solutions?
thanks in advance
--
View this message in context: http://www.nabble.com/dbWriteTable-in-loop-tp24277825p24277825.html
Sent from the R help mailing list archive at Nabble.com.