Question : How to enable this option in sql server agent in SQL2005

I see this option disabled, how do I enable it ?

Answer : How to enable this option in sql server agent in SQL2005

CREATE CREDENTIAL my_cred WITH IDENTITY = 'MyUser'

look at below link:

http://www.sqlservercentral.com/Forums/Topic473970-359-1.aspx
Random Solutions  
 
programming4us programming4us