Skip to content
Prev 517 / 1559 Next

Failure to give due credit whilst blaming others for your own mistakes (was Problems with sqlSave)

On Tue, 11 Nov 2008, Grey Moran wrote:

            
That's a simple and basic user error.  From the help

tablename: character: a database table name accessible from the
           connected dsn.  If missing, the name of 'dat'.

The error message says that there is no variable Arrests, and presumably 
"Arrests" was meant.  That is not taking into account that schema seem to 
be in use and no schema was selected.  (I don't use 'SQL Server', but 
selecting the schema is necessary in some other DBMS.)

Note that 'Grey Moran' has given no credit whatsoever for the work of 
others he is using, not even mentioning the package name.  This is not the 
first offence, and we expect much better in any future help requests -- 
and studying the R posting guide is not optional.