Squiggly lines do not appear when typing script
Posted: Tue 28 Jun 2022 14:35
From MSSQL Management Studio, I'm used to the behavior that when I type a script and I reference object which does not exists (table, column, cte, temp table, whatever...) I immediatelly get red squiggly line under it. dbForge studio doesn't seem to do that until I actually execute the script, this is really annoying. Is there perhaps some setting I'm missing?
Same with variables, I know there is a functionality which prompts me to fill in the values of the parameters when executing the cript for the first time, but I really need to get an error and squiggly lines if there is no declaration of the variables in the script itself.
Same with variables, I know there is a functionality which prompts me to fill in the values of the parameters when executing the cript for the first time, but I really need to get an error and squiggly lines if there is no declaration of the variables in the script itself.