Microsoft
Software
Hardware
Network
Question : dependent constraints
how can you script which constraints have dependent constraints under them (hence, the ones you cannot remove)
thanks
Answer : dependent constraints
Lists all primary keys
Use DatabaseName
SELECT name,type,type_desc
FROM [ESReporting].[sys].[key_c
onstraints
]
where type = 'PK'
Lists all Foreign keys
Use DatabaseName
SELECT name,type,type_desc FROM sys.foreign_keys
Random Solutions
SharePoint 3.0 Central Administration not loading
Load IOS Cisco 1841
How can I sync up two web servers using Windows Server 2008 or thus Windows Server 2008 has this function?
Do not ask me again!
Exchange 2003 Logical Size vs Physical Size
Forefront TMG Malware and NIS inspection updates aren't working.
can“t install forefront update KB 978297 on windows 2008 SBS
SBS2k8 E-mail alias already exists
A tiff file that works well with XP but not windows 7 "paint". Can some one give me some ideas?
PHP error reporting