Viewing 5 posts - 1 through 6 (of 6 total)
I realize this is a very old post, but I just found it as I'm trying to use the Glenn Berry missing indexes query. It appears the parent post to...
May 23, 2025 at 6:33 pm
Thanks anyways, Gaz!
February 12, 2013 at 11:04 am
No. I neglected to mention I use this before the select:
DBCC TRACEON(8765)
However, I still get
Msg 8114, Level 16, State 8, Line 2
Error converting data type DBTYPE_DBTIMESTAMP to datetime.
when I...
February 12, 2013 at 10:50 am
Those are the values for A_D.guardian1_attended_date (from the query above). Yes, there are only 2 rows that are joined.
February 12, 2013 at 10:39 am
Thanks, Gaz, but that's not it.
The MySQL values are:
2013-02-03 00:00:00.000
2013-02-11 00:00:00.000
February 12, 2013 at 10:11 am
Viewing 5 posts - 1 through 6 (of 6 total)