> No reboot necessary. An hour later, they're working again. Any clues as to
> what might be going on?
Well, I've narrowed it down to the DB server.
Regardless of the application server, if I query server 1, it works fine, if
I query server 2, it gives me the arithmetic error.
Same code. Same DLL. Just different conection string.
If I run the query directly in each DB, I get the exact same data.
I've checked the tables and all fields are the same datatype as well.
I'm completely stumped.
At this point, it sometimes works, and sometimes doesn't.
-Darrel