Comments
Sort by recent activity
Hi Dan The SSMS Version that I am using is shown below SQL Server Management Studio 15.0.18369.0 SQL Server Management Objects (SMO) 16.100.46041.41 Microsoft Analysis Services Client Tools 15.0.19342.0 Microsoft Data Access Components (MDAC) 10.0.18362.1 Microsoft MSXML 3.0 6.0 Microsoft .NET Framework 4.0.30319.42000 Operating System 10.0.18363 Logging is set to Verbose as that was the first thing that I did check.
/ comments
Hi DanThe SSMS Version that I am using is shown belowSQL Server Management Studio 15.0.18369.0SQL Server Management Objects (SMO) 16.100.46041.41Microsoft Analysis Services Client Tools ...
Version 1809 Build 17763.1457 - this the other computer where SQL Search works without any issue / comments
Version 1809 Build 17763.1457 - this the other computer where SQL Search works without any issue
Version 1909 Build 18363.1082 - on this version the SQL Search is not working at all / comments
Version 1909 Build 18363.1082 - on this version the SQL Search is not working at all
I have changed the connection time out and that still does not work and still gets the same error. It is still getting the indexing error - as mentioned previously this is only happening on this machine only There is another computer when I use while working from home where SQL Search works without any issues The only difference is that it is an older Windows Version I would like to fix it on this computer so I can use while working in the office / comments
I have changed the connection time out and that still does not work and still gets the same error.It is still getting the indexing error - as mentioned previously this is only happening on this mac...
What is the maximum value that you can put in that field? / comments
What is the maximum value that you can put in that field?
This only occurs on that specific network when I am connected and that is only when I am working in the office. Today I am working remote and connect to another computer for SSMS on that computer (which is a desktop) SQL Search works without any issues. it is only when I am in the office and run SSMS off of that connection - please keep this ticket open I will try increasing the timeout the next time that I go in. / comments
This only occurs on that specific network when I am connected and that is only when I am working in the office.Today I am working remote and connect to another computer for SSMS on that computer (w...
Hi Tianjiao, No Force Encryption is turned off for the server / comments
Hi Tianjiao,No Force Encryption is turned off for the server
The query would not work because the data is different The only thing that I can say is that the I am using a dynamic query to fill the global temp table as illustrated in my code snippet. Perhaps that is why it is not displaying the fields properly?? / comments
The query would not work because the data is differentThe only thing that I can say is that the I am using a dynamic query to fill the global temp table as illustrated in my code snippet.Perhaps th...
The step by step procedure on how the global temp table is the code I sent I did not create the table ahead of time - I am just running a select statement and insert into the global temp table. I just want SQL PRompt to be able to display the columns in that table as it is a pain to manually have to type them in the code / comments
The step by step procedure on how the global temp table is the code I sentI did not create the table ahead of time - I am just running a select statement and insert into the global temp table.I jus...