我已从此链接下载了Sql Server 2008
http://www.microsoft.com/en-in/download/details.aspx?id=25174
但我无法在Sql Server 2008中看到Sql代理作业
请帮帮我
由于
答案 0 :(得分:3)
请注意,SQL Server代理只是Enterprise,Standard,Web,Workgroup和Datacenter版本中的一项功能。
但是,在某些情况下,您可以使用Windows计划程序通过批处理文件执行任务。
答案 1 :(得分:1)
它不存在,因为SQL Agent不是免费Express版本的一部分。 Take a look here了解Express版本中包含的内容和内容。