Hi All,
Just noticed on an instance of a customer database, I have noticed that objects (databases and table objects all seem to be Case sensitive). Select * from Sysobjects would fail, whereas Select * from sysobjects works fine.
Is there any reason for this, the same applies to database names as well.
Cheers