Activity overview
Latest activity by ahmannj
The problem is being caused by a few synonyms that refer to a linked server that no longer exists. Apparently nobody is using these anymore.
SQL Prompt is timing out waiting for the remote connection attempts to timeout, and wisely gives up first. / comments
The problem is being caused by a few synonyms that refer to a linked server that no longer exists. Apparently nobody is using these anymore.
SQL Prompt is timing out waiting for the remote connect...
Thanks - I'll give it a try and let you know. I'll also check my email address. / comments
Thanks - I'll give it a try and let you know. I'll also check my email address.
SQLPrompt cannot retrieve objects - timeout
Each time I open a query window for the first time in a new SSMS session on a certain production database, I get an error from SQL prompt telling me that it couldn't retrieve all the schema informa...
Also seeing this problem today in SSMS 2012, also with a solution with several projects. This happens for me when reopening a file within one of those projects that was modified outside of SSMS (in VS, actually) / comments
Also seeing this problem today in SSMS 2012, also with a solution with several projects. This happens for me when reopening a file within one of those projects that was modified outside of SSMS (i...
I found that if I rename C:\Users\<myAccount>\AppData\Local\Red Gate\SQL Tab Magic\documents.db to something else the problem goes away. Of course, I lose my other closed tab details... I can deal with that problem [image] / comments
I found that if I rename C:\Users\<myAccount>\AppData\Local\Red Gate\SQL Tab Magic\documents.db to something else the problem goes away. Of course, I lose my other closed tab details... I can dea...
Tab Magic memory error
Each time I start SSMS, a very large sql script that I had previously generated from Data Compare opens and causes a series of out of memory errors (where the error dialog is titled "SQL Tab Magic"...
I'm on the list already - thanks! / comments
I'm on the list already - thanks!
As long as you're looking for feedback... I'd love to exclude Users, Permissions and Role Memberships - since they always differ between our development environment and our higher test and production environments. I'd prefer to exclude them from our source control system, rather than from the sync process during promotion to the higher environments. / comments
As long as you're looking for feedback... I'd love to exclude Users, Permissions and Role Memberships - since they always differ between our development environment and our higher test and product...
I'd like to add a "Me too" to the request to support mulitple SSMS instances. Like the original poster, I may work on several disparate projects at the same time. Currently I need to find the right SSMS window to do my Source Control work. / comments
I'd like to add a "Me too" to the request to support mulitple SSMS instances. Like the original poster, I may work on several disparate projects at the same time. Currently I need to find the ri...
I just saw a similar syntax error doing a data sync (single table) with 8.1.1.19. 10M rows of random names and addresses generated by SQL Data Generator - nothing fancy.
I had seen similar issues in previous version, usually recompare and resync worked after the initial failed attempt. This last time, I just used SQL's import wizard to copy the data, rather than retry via DC. / comments
I just saw a similar syntax error doing a data sync (single table) with 8.1.1.19. 10M rows of random names and addresses generated by SQL Data Generator - nothing fancy.
I had seen similar issues...