Activity overview
Latest activity by TheoL
@Sujay For those still affected by this issue, could you please include the link to download SQL Prompt version 10.4.7. / comments
@Sujay For those still affected by this issue, could you please include the link to download SQL Prompt version 10.4.7.
Just tested SQL Prompt 10.6.2. Result: Visual Studio 2017: Error still present Visual Studio 2019: Appears to load OK - at least enough to appear in the menu. Did not test further before reverting back to version 10.4.7 These tests are done on the same computer. / comments
Just tested SQL Prompt 10.6.2.Result: Visual Studio 2017: Error still present Visual Studio 2019: Appears to load OK - at least enough to appear in the menu. Did not test further before reverting b...
SQL Prompt 10.5.6.17542 still has not resolved the issue [image] / comments
SQL Prompt 10.5.6.17542 still has not resolved the issue
I can confirm that if I revert to version 10.4.7, the problem goes away. / comments
I can confirm that if I revert to version 10.4.7, the problem goes away.
SQL Prompt 10.5.x not loading in Visual Studio 2017/2019
I mostly use SQL Prompt in SSMS 18.x - and it's working fine there.However, when trying to use in Visual Studio 2017 (or 2019) to format SQL code, the moment I enter the "Format SQL", I get an erro...
Thanks for the work-around. In my case, data sets are small, and therefore removing and attaching the FK is of little consequence. And I guess this would would generally be true for any data that has been included as Data Tables in SCA I do see it as a work-around - since the automatically generated script generated by SCA did not work, and failed it's own verification. I consider this a fairly trivial case. Data2 depends on Data1. (Directly in this case with a FK relationship). Data1 has no dependencies on Data2. => Generate new Data1 records before applying updates to Data2 I was not expecting this to be beyond the compare engine used by SCA. / comments
Thanks for the work-around. In my case, data sets are small, and therefore removing and attaching the FK is of little consequence. And I guess this would would generally be true for any data that...
Updating multiple Data tables - generate script incorrect
I have added a number of tables as Data Tables to my SCA project in Visual Studio 2017. I and using release 4.2.20176.I added data to two tables, one of them a FK reference to the other.The proble...
Since there have been no other comments, I guess it's fairly safe to assume that I'm the only one experiencing this. I try again, assuming it's something on my side .... / comments
Since there have been no other comments, I guess it's fairly safe to assume that I'm the only one experiencing this. I try again, assuming it's something on my side ....
SQL Prompt 10.2.x release causing random code substitutions when code suggestions are enabled
Since upgrading to SQL Prompt 10.2.0 (and subsequently 10.2.1), I have started having problems in SSMS version 17.9.1.After a random amount of time (~1 - 30 minutes) I am finding that suddenly star...