| SUM + IIS problem update -
06-04-2007, 07:49 AM
Hi,
I've just noticed that the problem I'm having can be summarised more easily.
If I issue:
SELECT SUM(ncount) FROM guess
in MySQL I get an answer, however, in ASP, running on IIS I get no records
returned on my new server. The old server is returning the correct answer.
The servers are identical (at least they appear to be). Both running the
same version of Windows 2003, IIS, MySQL, MDAC.
Does this prompt any ideas for me to check something else?
--
Kev |