Hi all,
I've used T24 and Jbase. I've written a program in infobasic language,
I want to join 2 table (2 file) in order to get data and sort, etc.
However, I don't want to read each file and compare to the other in
normal way.
Can you show me how to solve it?
I also tried sql-jbase but I have a problem
My example query like:
"SQLSELECT a.ACCOUNT.NUMBER, a.CURRENCY, b.SECTOR FROM FBNK.CUSTOMER
b, FBNK.ACCOUNT a WHERE a.CUSTOMER = b.CUSTOMER.CODE"
Note: CUSTOMER and ACCOUNT are table in T24.
Plz show me the way
Thanks for your attention.

--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to