Microsoft
Software
Hardware
Network
Question : Query help
I have an Access table with 2 columns, TestID and TestDate. It holds a test number and the date of the test. A test number is repeated several times with each time the test was done. I need a query that gives me just the most recent test date of each test.
Thanks
Answer : Query help
SELECT TestID, Max(TestDate)
FROM SomeTable
GROUP BY TestID
Random Solutions
VERY URGENT: Exchange 2003 Enterprise Edition - lost E00.log file
Help with RewriteRule
Nasty virus on my machine.
Premium Versus Basic OWA Mode
Trigger delay
Remote command Prompt for Windows 2003 Server
Need a customized mstsc console
IP Phone Field in Exchange Template is not beeing Saved.
"Grid Index out of range" errors at different screen resolutions
Overlook in Linux