Hi there,
    
   I have to databases, and I need to extract data from
two tables, one from the first database and the other from the
second. 
   For example:
       I have "sigdb" database and in it a table "users" with pk
userid. Also I have a second database "workdata" with table
"worklog with column userid.
      So what I needed is to get from "workdata"."worklog" all
the records and for each record to get the user details from
"sigdb"."users". And if possible to make this with one select
:))
      I use XADataSource.

Thanks and Cheers
________________________________
15 Mbytes Free Web-based and  POP3
Sign up now: http://www.gawab.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to