Activity overview
Latest activity by taylor
Vendor databases and linking to source control
We have several databases for applications by vendors. The vendors do all their own development and updates to the databases so we don't feel the need to store these databases in source control sin...
Thanks for taking a look. I have already modified the code that was causing the trouble but it's still worth looking into why it would crash. / comments
Thanks for taking a look. I have already modified the code that was causing the trouble but it's still worth looking into why it would crash.
David, I sent you another file to take a look at. It's only one piece of the code sent to you earlier. / comments
David, I sent you another file to take a look at. It's only one piece of the code sent to you earlier.
It does seem to take about 5 seconds before crashing the application. I imagine it's during the parsing of the file that it bugs out. / comments
It does seem to take about 5 seconds before crashing the application. I imagine it's during the parsing of the file that it bugs out.
Prompt crashes in VS and SSMS
When opening a particular SQL file, one that is nearly 4300 lines of code, in either application will crash the application if SQL Prompt is enabled. If SQL Prompt is not enabled, there is no crash...