Viewing 3 posts - 1 through 4 (of 4 total)
Thanks for all the help.
I figured out that the second error was caused by the declaration of the @wl_status variable. Once I fixed this and then included the date...
September 26, 2007 at 10:04 pm
Hi All,
I ran the following two statements within the main code as tests and got the following error for both:
Msg 8115, Level 16, State 6, Line 45
Arithmetic overflow error converting...
September 26, 2007 at 5:15 pm
Hi Chris,
The data is fine. All four date fields in the select statment from the table are datetime data types already, so it shouldn't be a problem. I...
September 26, 2007 at 12:50 am
Viewing 3 posts - 1 through 4 (of 4 total)