How can we help you today? How can we help you today?

"Modify" and "Newname" do not convert to uppercase

The keywords "MODIFY" and "NEWNAME" are not being converted to uppercase as I would like.

I entered the following statement in Management Studio:
ALTER DATABASE Test
modify FILE (
NAME = 'Test_Data',
newname = 'NewTest_Data');

Are these not considered keywords in SQLPrompt, or is there a setting I need to change? All other keywords are converting to uppercase, as I intended.
Wyatt70
0

Comments

2 comments

  • Lionel
    This is definatly a bug. Unfortinatly there is no setting you can tweek to get this behaviour at the moment. Hopefully we will have a fix in SQL Prompt 3.5
    Lionel
    0
  • Bart Read
    I can confirm that we've fixed this in 3.5.
    Thanks,
    Bart
    Bart Read
    0

Add comment

Please sign in to leave a comment.