Go Back   Forum Care Forums > Development Reference Area > MySQL Discussion

Reply
 
LinkBack Thread Tools Display Modes
SUM + IIS problem update
Old
  (#1)
Kevin Stone
Guest
 
Posts: n/a
Default 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


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: SUM + IIS problem update
Old
  (#2)
Kevin Stone
Guest
 
Posts: n/a
Default Re: SUM + IIS problem update - 06-04-2007, 07:49 AM

> 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.


Fixed it!

It was a problem with the ODBC Mysql 3.51.09 driver. Not spotted it was
older than the 3.51.12 on the other machines. Upgraded and problem sorted.
--
Kev


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top