Can I do this in an eep? Such as

--------------------------------------------------------------
SCONNECT recman IDENTIFIED BY username
SATTACH department
SELECT * FROM department ...

RETURN
-------------------------------------------------------------

James





Walker Buddy wrote:

James

You should use the Rbase/Oterro ODBC driver, SCONNECT then SATTACH the
table.

Buddy


-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of James
Hageman
Sent: Thursday, September 15, 2005 3:12 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - connecting to a second database

I want one rbg7 database to connect to another rbg7 database to do a
simple lookup, (no insert, updates or deletes) both databases live in
the same directory on the same server.
Do i use rbase odbc driver and  SCONNECT to do this?


Reply via email to