
Using Repair to Fix DB problems - social.msdn.microsoft.com
Oct 19, 2007 · Quick access. Forums home; Browse forums users; FAQ; Search related threads
Does DBCC CHECKDB check Table Index Problem
Jan 3, 2011 · Archived Forums 181-200 > Getting started with SQL Server
Store files in a DB - social.msdn.microsoft.com
May 5, 2009 · Hi I have two questions. No. 1: I wonder if it's possible to store files in a DataBase, SDF? I will use this as an ...
How to revoke a db trigger from a db_owner
Sep 15, 2009 · Hi, I've a db_owner who creates a database trigger that stops any drop table commands. sa is able to revoke 'alter ...
How Many Included Index Columns Is Too Many?
Oct 4, 2007 · I'm using sys.dm_db_missing_index_details to find missing indexes on a database that is currently in testing. After ...
SSAS CUBE LIMITATIONS - social.msdn.microsoft.com
Jul 29, 2015 · Hi, Could you please let me know ssas cube limitaions. In my db we have 80 gigs data.so we need to create cube ...
SQL Server Profiler, datetime related - social.msdn.microsoft.com
Jan 7, 2011 · Well, Sherlock, that is a workaround. The effect of that workaround is that you either need convert all your datetime attributes to strings, or b) add code to all your procs to convert …
circular DB reference - social.msdn.microsoft.com
Sep 20, 2013 · I have a SSDT solution with multiple projects (databases) and need to add ... circular references. Basically SPs ...
where is the IsSorted property? - social.msdn.microsoft.com
Nov 9, 2006 · SQL Server Integration Services. SQL Server Integration Services
Delete with OLE DB Command very slow - social.msdn.microsoft.com
Mar 5, 2009 · Hi! I'm using SQL Server 2005. I need to delete some rows of a table inserting data. I use a OLE DB Command, that as I have read in the forum and as I see it's very slowly when …