Home Forums SQL Server 2005 Administering Disconnect from SQL Server 2012 when I open a new Query window RE: Disconnect from SQL Server 2012 when I open a new Query window

  • do you have any plugins like SSMS Tools installed? I can't prove it, but it seems to me that my connections get disconnected when not used for x minutes, and i didn't see (notice?) that behavior before for SQL2012's SSMS;

    it might be that a plug in is iterating through your connections;

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!