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
windows permissioning
Sonicwall TZ100 WLAN to LAN traffic
watchguard firewall rejects some pdf attachments, but not others
Script needed to close program and stop/start service
setting SMTP server - please see attached file - it is not working
ASP.NET file download issues on selected machines/browsers
Can someone please advise the best way to migrate a drupal CMS website to another server
perl, select rows of data into an array
dateDiff - combining a date selection and a time selection
Thoughts and comments on a backup solution