I have a report that retrieves data from an SQL Server database and runs calculations to work out running totals and percentages.
This report works correctly on my local PC when connecting to the remote SQL Server but doesnt work correctly when being called via the asp page that sits on a remote server (the same physical server as the sql server).
Any ideas what I can check for? I've deleted the file and recreated it and I get the same problem.
This report works correctly on my local PC when connecting to the remote SQL Server but doesnt work correctly when being called via the asp page that sits on a remote server (the same physical server as the sql server).
Any ideas what I can check for? I've deleted the file and recreated it and I get the same problem.