Hi,i have a agent that import record from SQL 2k.
I have created a ADO connection ad line XX:
Set ADOcon = CreateObject(“ADODB.Connection”)
…
If i lunch agent from list agent or from menu, it work fine (with user Administrator).If i schedule this agent, the server run it, but result on error in server console “Operation is disallowed in this session” when perform line XX.
Are you idea?
Thanks