Hi: I am getting the following error message when using the sqlSave function: "Error in sqlSave(myDB,myset)" table "myset" already exists"
I want this table to be populated with new data everytime I execute sqlSave. The documentation says that: "If the table exists and has the appropriate structure it is used, or else it is created anew" Felipe D. Carrillo Supervisory Fishery Biologist Department of the Interior US Fish & Wildlife Service California, USA http://www.fws.gov/redbluff/rbdd_jsmp.aspx ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.