G
George Avery
Hello,
I'd appreciate it if someone can point me in the right direction.
I have an Access front end with tables linked to two SQL Server2005
databases both on the same server. I want to report against two of the
tables and get the most recent 3 records for each establishment.
There are four fields for each record in my query:-
1. Database1.Estab
2. Database1.Name
3. Database2.Date
4. Database2.Outcome
each table has a field [Estab] which I use for joins.
Any ideas please?
GA
I'd appreciate it if someone can point me in the right direction.
I have an Access front end with tables linked to two SQL Server2005
databases both on the same server. I want to report against two of the
tables and get the most recent 3 records for each establishment.
There are four fields for each record in my query:-
1. Database1.Estab
2. Database1.Name
3. Database2.Date
4. Database2.Outcome
each table has a field [Estab] which I use for joins.
Any ideas please?
GA