Formatting fails
torsten.strauss
Posts: 271 Silver 3
Hi!
The following statement fails when trying to format.
Guess the reason is that the file_name is not wrapped in brackets, which should be done by SQL prompt for my understanding.
SELECT
fil.name AS file_name
FROM
sys.master_files AS fil
Thanks for looking into this!
Torsten
The following statement fails when trying to format.
Guess the reason is that the file_name is not wrapped in brackets, which should be done by SQL prompt for my understanding.
SELECT
fil.name AS file_name
FROM
sys.master_files AS fil
Thanks for looking into this!
Torsten
Comments
Thanks for your post!
I was not able to replicate the issue as I was able to format the code you sent in.
Can you confirm the detailed version of SQL Prompt you have installed?
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
Please could you send us your formatting style. This will help us reproduce the problem. The default location for the style files is C:Users<user>AppDataLocalRed GateSQL Prompt 7StylesV2
Many thanks
Harry