Options

Case Sensitive Owner Name

unionguyunionguy Posts: 13
edited March 21, 2007 7:45AM in SQL Prompt Previous Versions
Is this the correct place to submit bugs? If its not please let me know where I should be submitting them. Thanks.

I found a small one for you. I prefix my tables with the owner name and currently it is case sensitive. If I type in "DBO" when is it "dbo", once I select the table from the Candidate List it adds an extra "dbo."

SELECT *
FROM DBO.dbo.Person p

Anyway this is just a small things its not a big deal now that I know its happening.

Comments

Sign In or Register to comment.