Skip to content
Prev 155805 / 398503 Next

database table merging tips with R

At some point I'd like to try to compile the DBI-based ROracle package as well.  For now though, I'll stick with RODBC as it seems to do what I need.  I believe RODBC is not based on DBI, but that shouldn't preclude using the pre-built subquery option which is a great idea and should work regardless.  I will try that.   It might also be a great way to implement the innards of the fictional code (for both RODBC and ROracle ) that references a column in the R data frame as I had suggested previously or a better variation on that...!

Thanks for your responses and insight.

Avram
On Thursday, September 11, 2008, at 02:19PM, "Coey Minear" <cminear at securecomputing.com> wrote: