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
Expected user-defined type, not project
Popup Calendar problem in C#
SBS 2008 Can't connect to my RWW from outside my network
How do I disable File Download Security warning dialog box when trying to download a file from Internet Explorer
reverse string using SQL function
Outlook error 0x80040109 -
count total lines or "returns" from a string of text
How to email an Access 2002 report in pdf format
Visual basic version conflict
Parameter dialog box unexpectedly pops up while dynamically linking unbound subforms to a main form