vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Is it possible to exec a Cognos report from a SQL job? -- Message posted via http://www.sqlmonster.com |
| ||||
| James Lawrence via SQLMonster.com (forum@SQLMonster.com) writes: > Is it possible to exec a Cognos report from a SQL job? Maybe. You can run command-line programs an SQL job (choose CmdExec task). You can also run ActiveX tasks from a job. Since I don't know Cognos, I cannot elaborate. -- Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Books Online for SQL Server SP3 at http://www.microsoft.com/sql/techinf...2000/books.asp |