Viewing 2 posts - 1 through 3 (of 3 total)
I'm not totally against using dynamic sql.
But it can become more difficult to debug and maintain over time.
Also, there can be a performance loss.
April 8, 2010 at 12:56 pm
#1148582
Yes, I used COLLATE DATABASE_DEFAULT and the error went away.
So there is definatelly a collation issue with the two different databases.
Thanks a lot for your help.
April 16, 2009 at 3:18 pm
#979270