Case Sensitive Owner Name
unionguy
Posts: 13
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.
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
http://www.red-gate.com/MessageBoard/vi ... php?t=4328
It'll be fixed in the 3.1 release which should be available in the next few days. Thanks for reporting this.
Cheers,
Bart
Principal Consultant
bartread.com Ltd