Microsoft
Software
Hardware
Network
Question : drop index does not work for unique keys
what is the reason DROP index syntax is disabled for deleting unique keys (non PKs)
thanks
Answer : drop index does not work for unique keys
if you have a PK and a UK, you will also have 2 indexes, 1 index per UK or PK constraint.
for the rest, it's the same situation: the database engine will not allow to drop the index.
Random Solutions
Solaris 10 zone fails to start up
can't find Printer Setup Utility in Mac OS X 10.5.8
Count consecutive values in MS SQL Server 2005
Display User Pictures stored in AD (thumbnailPhoto) in Windows 7 and Windows 2008 Logins
storing multiple image in one field
VMWare 4 Error parsing the servers clients.xml file
Windows Small Business Server 2008 Console Updates
C# delete empty rows in excel
Files scp'ed from Unix servers to Win XP (running WinSSHD V5 ) could not be deleted on the PC
Javascript... add onmouseover .... variable not working