Full_Name: Michael
Version: actual
OS: windows
Submission from: (NULL) (77.87.228.65)


To Save Data to MS SQL Server 2005 i take this function:
ok <- sqlSave(write_channel , target_data, tablename="Import.R_Data",
append=TRUE, fast=FALSE, safer=TRUE, nastring=NULL, rownames=FALSE);

The Table with the name "Import.R_Data" is not writing. It always take
"dbo.Import.R_Data".

So it is not possible to secure Tables with the roles sucurity.

Can you help me?

Kind regards
Michael

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to