Skip to content
Prev 78675 / 398502 Next

sqlFetch on MySQL-DB

On Mon, 10 Oct 2005, Bernd Weiss wrote:

            
Try traceback() after an error that is lacking context: it would have 
helped.
You have a date or datetime or timestamp column that is not in a format R 
recognizes.  Use argument 'as.is' to bring it across as character.  See 
?sqlGetResults (referenced from ?sqlFetch).