Outputting duplicate strings
thanks
thanks
Make sure that the collation on the database that this table is in is setup to be sensitive to those charachter differences.
cheers for the reply, this is going ot sound a bit silly but i dont really know how to chang ethe collation and a search online seems to indicate it is slightly more then just a tick box..
what are the various collation options, and how do i find out my current one?
how easy / difficult would it be to change the collation of the entire database if need be, as i did not set it up...
regards
Chris
Here is the technet article describing the different levels of collation that are available.
http://technet.microsoft.com/en-us/library/ms144250.aspx
If you are not comfortable changing the collation on the database, I would talk to whoever designed the database and see what they think. There can, and probably would be, other things that would be affected by a collation change.