That assumes [Borland] is the only word in the Description - is that right?
Try:
UPDATE Links SET Description = 'Microsoft' WHERE Description = '%Borland%'
Try:
UPDATE Links SET Description = 'Microsoft' WHERE Description = '%Borland%'