At 12:02 PM 7/24/2004 -0500, Sami Aaron wrote:

I seem to remember that at one time you could connect
to a second R:BASE database without having to first
set it up as an ODBC datasource.
Did I imagine that or could someone point me to the
syntax to allow this?

Sami,

That feature is ONLY available in R:BASE for DOS!

Try the following test:

01. Start R:BASE 7.1 for DOS (Build: 7.103xRT04)
02. CONN ConComp
03. RELOAD BonComp
04. SCONN BonComp
05. SATTACH Customer AS sCustomer USING ALL
06. BROWSE * FROM sCustomer
07. SDETACH sCustomer NOCHECK
08. SDISC BonComp

Using R:BASE 7.1 for Windows, you may try DSN-Less
Connection. For complete details:

    At the R> prompt: HELP SCONNECT

    or

    From the Edge: http://www.razzak.com/fte

    Search > Topic Header > DSN

Have fun!

Very Best R:egards,

Razzak.



Reply via email to