This example illustrates get data from TWO DATABASES IN SAME QUERY.
The query lists all events, event prices and venues where they take place. Note that you can specify two different databases.
select Event_Name, Venue, Ticket_Price
from "C:\Program Files\AbsoluteDatabase\Demos\Data\Demos.abs".Events e,
"C:\Program Files\AbsoluteDatabase\Demos\Data\Demos.abs".Venues v
where e.VenueNo = v.VenueNo
Download Absolute Database | Learn more |
|
|
Current version: 7.95
Released: February 08, 2023
Price: $ 149
|
|
We made three requests of the technical support personnel and despite the fact that these were all implementation questions (not bugs in their software) we received support within 24 hours. It is rare to get such good customer support these days and I really appreciate everything ComponentAce has done for us.
Jason Goodridge, Development Manager
|
|
|