SQL Server requires you to place parenthesis around the argument to top if you pass in a variable:
SELECT TOP (?)
SQL Server requires you to place parenthesis around the argument to top if you pass in a variable:
SELECT TOP (?)
The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.