About 12,500 results
Open links in new tab
  1. ssms help not working ms-xhelp - social.msdn.microsoft.com

    May 25, 2017 · 've installed ssms 2017 and added all sql server related help content to it via help->add remove help content. Then Restarted ssms and it's simply not working. I also cannot find …

  2. Reading Extended Events Files from Blob Storage in Azure SQLDB

    Aug 31, 2016 · We are currently working on the fix to solve this issue. Until the fix is rolled out, we recommend using Azure Storage Explorer to download the target files from the blob storage …

  3. Problem of permissions on a SQL server trigger

    Jul 5, 2011 · If you want local copy of BOL, then if you have client tools installed, try this, Start -> All Programs -> Microsoft SQL Server 2008 -> Documentation and Tutorials -> Books Online.

  4. 2012 Balanced Data Distributor- Error Installing on Windows …

    Oct 16, 2013 · Documentation: Supported operating systems: Windows 7, Windows 8 Consumer Preview, Windows Server 2008 R2 SP1

  5. How do you use the SearchTerm property of …

    Dec 14, 2014 · I also found the LIKE operator works as in SQL. Logic AND works but not Logic OR. I tried Reflector and the SQL Profiler but didn't really learn too much. It looks like it is …

  6. Is there a MSDASQL 64 provider on Windows 7 Ultimate x64 bit OS?

    Jul 8, 2014 · There is another provider SAOLEDB.16 listed for linked servers in SQL Server 2012. Is it useful, if so, is there some documentation as to it being used somewhere?

  7. how to do multiple line insert statement

    May 20, 2011 · AFAIK SQL CE does not support command batches you're trying to do. Batching is usually done to improve performance by avoiding round trip to the server. However since …

  8. SQL Data Sync require GUID/UUID for primary key field?

    Feb 5, 2018 · I want to use SQL Data Sync to perform bi-directional syncing of data between an Azure SQL database and an SQL database hosted elsewhere. For this to work, do the primary …

  9. SQL 2014 - ALTER INDEX online default - social.msdn.microsoft.com

    Nov 10, 2018 · In SQL 2019, currently in beta, there are database options to specify that ONLINE should be the default for a database.

  10. What is state 123 for error 18456 on an Azure SQL Database?

    Jun 12, 2017 · We shared this thread with SQL Azure team and it seems states 122 to 124 are related to empty user/login or empty password provided during authentication process. Hope …