Damon,

 

Assuming these are all R:BASE databases, you can SCONNECT the foreign
database and SATTACH tables as need be.

 

Do HELP SCONNECT and HELP SATTACH for syntax.

 

Emmitt Dove

Manager, DairyPak Business Systems

Evergreen Packaging, Inc.

[EMAIL PROTECTED]

(203) 214-5683 m

(203) 643-8022 o

(203) 643-8086 f

[EMAIL PROTECTED]

 

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Gray, Damon
Sent: Monday, November 24, 2008 5:25 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - query two databases

 

I'm not even sure how to ask this.  Likely with the expertise in this list,
you all will understand what I'm trying to do.

 

The gentleman who created the system I work with (20+ years ago) set the
data up in multiple databases each in their own folder within the same tree
structure.  Something like this:

 

ACCOUNTING

       |___RECEIVABLE

       |___PAYABLE

       |___FIXEDASSETS

       |___BILLING

       |___GENERALLEDGER

       |___PAYROLL

 

            Etc.

 

Each of those subfolders has its own database, and 90% of what happens in
each folder stays in that folder.  

 

However, I've run into a situation that requires me to share data between
two DBs.  I'm pulling data from one DB and dumping it into a temporary table
and modifying it as I go.  I'm at a point now where I need to pull data from
tables in a completely different DB in a different folder, and am not sure
how to do this.  

 

If I drop the connection to my current DB to connect to the second one, I
cannot update the temporary table in the first DB.  There must be a way to
do this that I'm just not aware of.  Thank you in advance for the insights
that are forthcoming!  ;-)

 

                Damon J. Gray

Anvil Corporation Business Services

                   (360) 937-0770

 

Reply via email to