[R-sig-DB] RODBC sqlSave to table with computed column
    Mortensen, Mikael - Marketing 
    M|k@e|@Morten@en @end|ng |rom p@e@com
       
    Fri May 25 22:52:44 CEST 2012
    
    
  
Hello. Does sqlSave support appending to a table with a computed column?
In my attempt, RODBC will not allow the append because I have "missing columns in 'data'"
If I create a column in my dataframe as a place holder for the computed column in the table and then try to append the data RStudio experiences an unhandled exception and crashes.
Thanks for any advice you might have.
Mikael
	[[alternative HTML version deleted]]
    
    
More information about the R-sig-DB
mailing list