Forum Moderators: open
This site runs classic ASP and SQL Server 2000. I've had several developers look at the issue but none of been able to help.
Any idea's what is going on and what I can do about it?
When you specify a literal string, you can use the COLLATE clause to specify the collation. If you do not specify a collation, the literal is assigned the database default collation.