约 396 个结果
在新选项卡中打开链接
  1. sqlserv.exe high memory usage on TFS server

    2014年4月3日 · TFS 2012 Express on Windows 2008 r2, and every couple of weeks OS is becoming unresponsive due to sqlservr.exe taking up all the available memory. My SQL Server installation is …

  2. Sql Management Studio - Results to File - I think they are coming out ...

    2010年4月22日 · SQL Server has Unicode and non-Unicode data types. Unicode includes nchar, nvarchar, ntext and non-Unicode includes char, varchar, text. If the query result has Unicode data, …

  3. Error Message Installing Northwind.sql: Msg 2812, Level 16, State 62 ...

    2013年10月30日 · SOLVED! 1. I Created a Database with the name Northwind (CREATE Database Northwind) 2. Opened the northwind.sql in Notepad 3. Copied it unto the SQL Server Management …

  4. Can login domain instance of SQL server with local SSMS.

    2013年7月31日 · 1- Window server authentication - if we are trying to connect a domain SQL server instance from our local SQL server then we have not option in SQL server to connect from SSMS but …

  5. Connecting to Azure SQL using Visual Studio SSDT and my corporate …

    2018年1月1日 · AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access 'xxxxxxxx-xxxx-xxxx …

  6. problem restoring a back up database (operating system error 21)

    2011年5月12日 · Figured it out, in SQl Management Studio, right click on your sql instance and choose Properties. Go down to Database settings and change Data and Log paths to the new location.

  7. Syntax error in TextHeader of StoredProcedure is there a solution for ...

    2018年12月6日 · Microsoft SQL Server Management Studio get this error when trying to modify script the above stored procedure.

  8. Web Synchronization failed on Permission

    2014年9月8日 · I was trying to setup Database Replication on SQL Server 2005 running on Windows Vista with IIS 7. I can setup the publication fine, but when I tried to setup Web Synchronization, it …

  9. "The Database Engine instance you selected is not valid for this ...

    2010年9月10日 · The details of this warning says: "To change an existing instance of Microsoft SQL Server 2005 to a different edition of SQL Server 2005, you must run SQL Server 2005 Setup from …

  10. SSMS permissions vs Db permissions - social.msdn.microsoft.com

    2009年9月23日 · Above provides 'FinDevUser' query access as I expected but they cannot view the 'fin' schema tables in 'FinanceDev' Db in SSMS ( SQL Server Management Studio ), although they can …