约 400 个结果
在新选项卡中打开链接
  1. Faster for xml path ('') - social.msdn.microsoft.com

    2017年3月23日 · Your problem has to do with query tuning. Remove the XML PATH statement from your query, execute it again and you'll find it takes the same amount of time to run. There …

  2. Less time for cube processing - social.msdn.microsoft.com

    2015年2月23日 · Well, what we did, was using the ASSP from codeplex and write our own SQL Statement to make an relational query to the Database Engine. In ASSP there is a function …

  3. Conditional Constraint - Sql Server 2005 - social.msdn.microsoft.com

    2012年2月22日 · Am not sure what would be the performance impact of this while inserting records into the table. This table is one of the mostly used table and already contains more …

  4. How to show progress of SQL Server Agent running SSIS package

    2014年6月18日 · I have a web application developed through VS 2012 which has a button on a form that when operated starts a SQL Server agent job on the server that runs an SSIS …

  5. Using SQL Server Compact Edition 4.0 - social.msdn.microsoft.com

    2013年4月28日 · I was thinking to migrate my database to SQL Server Compact Edition 4.0, can i remain the model i created in CE3.5 and directly adopt the CE 4.0 into my application?

  6. Transaction log space reclaim - social.msdn.microsoft.com

    2020年1月23日 · Hi I am new to the organization as DBA and looking after SQL instance. One F: as transaction logs and used 50GB. Application users asked me to get clear this folder to …

  7. Change in compatibility level from 90 to 110 leading to excessive …

    2016年12月16日 · We have a machine running on Windows Server 2008 R2 64-bit Standard Edition SP1. On it we have a SQL Server 2008 R2 Standard Edition SP3 instance. This …

  8. cannot connect using SQL Server authentication with an existing …

    2010年6月10日 · I had SQL 2005 server installed and couldn't upgrade to 2008. I have detached my database, uninstalled sql 2005 and successfully installed 2008. using the management …

  9. Track table last used/accessed by user sql

    2018年11月10日 · If you want to trace logins to a single SQL Server database, you could add a filter for the database name or database id. Right-click the Xevent session you created and …

  10. SSRS Reports running 20X slower for some users

    2011年8月10日 · For whatever reason his account and several others run the reports like 20X slower. I am not even sure where to start troubleshooting. I have domain admin permission …