Issue Description and Expected Result
When used source() with dbSendQuery(), wrong results are obtained from the
Database, probably due to a precision loose at some point.
Database
MariaDB
Solution
It was solved by means of using source() + dbExecute(), instead of
dbSendQuery().
Question
Although not Standard, ¿Shall dbSendQuery() default behavior be modified to
avoid this issue?.
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel