G
GIS IME
SELECT TOP not working
Hi,
I have patched Access 2003 and XP SP2 but when I run a select TOP
with:
SELECT TOP 1000 ID FROM [MyTable] ORDER BY [Application Date] DESC
I get 1173 results!!
However, if I take out the "ORDER BY" I get 1000 results - can anyone
help as I want to alert the user if their query tripped the max.
Regards,
Crispin
Hi,
I have patched Access 2003 and XP SP2 but when I run a select TOP
with:
SELECT TOP 1000 ID FROM [MyTable] ORDER BY [Application Date] DESC
I get 1173 results!!
However, if I take out the "ORDER BY" I get 1000 results - can anyone
help as I want to alert the user if their query tripped the max.
Regards,
Crispin