> My guess is that the DOS version is not using the ODBC driver when
> sconnecting, rather some internal R:BASE way, but I was just hopping I
> had missed something

You are correct.  ODBC has no existence to DOS software -- it exists in a form
only accessible to software compiled to run under Windows.  RBDos has its own
mechanism for attaching other databases which shares nothing with RBWin's
SCONNECT except the name.  RBDos can only SCONNECT other RBase databases (of
course, there is a separate command for connecting dBase tables).
--
Larry

Reply via email to