I am trying to put a reference contraint to a feild in sysobjects from one of my user tables. I have tried grant references on sysobjects to username in Query Analyzer whilst connected as sa but it just says that granted priveldge REFERENCES is not compatible with this object.
Anyone know how to do this?
Anyone know how to do this?