ALWilliams
Programmer
I wrote a desktop app that mines our SQL DB and passes the results to a Crystal Report for viewing.
I've attempted to convert this to ASP for ease of deployment / use but when I run the 'same' code I get differing results. When I run the SQL thru SQL manager I get ~ 200 rows yet when via the ASP I get about 50k taking up 1400 pages.
Have I missed something obvious here?
Any help appreciated.