Microsoft
Software
Hardware
Network
Question : SQL Server backup and shrink
Can backup of a SQL Server database and shrink database done together. or have to wait for the full backup and then shrink the data files?
Answer : SQL Server backup and shrink
no, can't be done together (same statement).
Also, the shrink operation should NOT be done on the data files very often whatsoever...could lead to bad performance.
Random Solutions
Running Count in Access Query
[Forms]![M1M2Rep].[cboTrnD<wbr />ept].[Colu<wbr />mn(3)] is not working
Index view won't accept outer joins
cannot apply default email address policy
How to change SQL 2008 reporting services from native mode to sharepoint integrated mode
Checking a Dataset for DBNull whiclst using the Compute SUM function
RUNAS ERROR: Unable to acquire user password
SQL WHERE sub clause
Upgrade .net 2 to .net 3.5 - build time gone crazy
Multi-Select List Box Query