<< 
V8 uses 64-bit pointers, while 7.5 uses 32-bit.  Incompatible.
>>

I'm not sure why that should be a problem.  When you connect via ODBC, you have 
two different copies of the R:Base engine running, one inside the main program 
and one inside the driver DLL.  When you connect, for instance, to an MS Access 
of DBase database, those products also use 32-bit pointer for their database 
files.  I'm not saying that the two engines aren't somehow colliding, but 
there's no technical reason they couldn't work together.
--
Larry

Reply via email to