search for: eksport_transp_acc_2

Displaying 1 result from an estimated 1 matches for "eksport_transp_acc_2".

2010 May 16
1
RODBC-Error-sqlSave
Dear R-community, After repeating the sqlSave-command 3 times on a dataframe (of size 13149 rows * 5 columns) to my MS-Access database I get the following error: *Error in sqlSave(channel, eksport_transp_acc_2, "transp_acc_scenarier", : unable to append to table ‘transp_acc_scenarier’* ** This means that the first 2 savings are completed, but the third-one is somehow not. I have an idea that perhaps it is due to some out-of-memory problem. My PC has 2 CPUs, 1.83 G Hz, 0.99 GB RAM. Have anyone...