Skip to content

RODBC

1 message · Brian Ripley

#
I have sent David a compiled but untested version of RODBC for Windows.
I don't have any ODBC sources on my laptop, but if anyone wants to test
it, I will put it at http://www.stats.ox.ac.uk/pub/bdr/RODBC.zip.  (If
it does not work as is, would you try copying the DLL in libs.VC to libs
and trying again?  And in any case, please let me know.)


Now, to use your ActiveX component, I think you will need a `glue' DLL
to link it into R, as R itself is ActiveX deaf.  This is the sort of thing
that is probably very easy for experienced Windows programmers, so
help would be very welcome.