[Rd] Write in Table with Schema (PR#13622)

michael.herzhoff at hotmail.de michael.herzhoff at hotmail.de
Tue Mar 24 16:25:08 CET 2009


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



More information about the R-devel mailing list