Activity overview
Latest activity by MattOG
For the record. We work with Azure Database and our suggestions work fine, but ONLY using Active Directory Integrated or SQL Server Authentication methods. Attempting to use "AAD - Universal with MFA" fails to load anything. Just in case it helps you some BigPhil / comments
For the record. We work with Azure Database and our suggestions work fine, but ONLY using Active Directory Integrated or SQL Server Authentication methods. Attempting to use "AAD - Universal with M...
Hey Alex, Yes ok I'll go via the support ticket route, although I can't imagine there's anything private in those files, it'll at least get a ticket open to track the issue. I'll open one as soon as I've posted this and attach the files there. Thanks. / comments
Hey Alex, Yes ok I'll go via the support ticket route, although I can't imagine there's anything private in those files, it'll at least get a ticket open to track the issue.I'll open one as soon...
Thank you. We found another situation that had similar symptoms so will check them out and report back. / comments
Thank you. We found another situation that had similar symptoms so will check them out and report back.
Ok, If you go into SQL Prompt > Options > Special characters : Enable "Enclose identifiers within square brackets" Also SQL Prompt > Options > Styles : Enable "Add/remove square brackets : Select "Add brackets to all identifiers" The behaviour will then be present. / comments
Ok, If you go into SQL Prompt > Options > Special characters : Enable "Enclose identifiers within square brackets" Also SQL Prompt > Options > Styles : Enable "Add/remove square bracket...
The latest release, updated just before posting this. I check it after every update to see if it's fixed. I'll share the version and maybe my settings file (?) when I get home and can check. I have the option to surround aliases etc checked too. Matt / comments
The latest release, updated just before posting this. I check it after every update to see if it's fixed.I'll share the version and maybe my settings file (?) when I get home and can check. I have ...
BUG - NewSequentialId() is not supported
Hi, Defining a default with newsequentialid() results in SqlPrompt surrounding it with square brackets, causing invalid code.The desired behaviour is the same as NewID().Unformatted code:CREATE ...
Thanks / comments
Thanks