See the feature comparison here: http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
|||hi,
in addition to Jens answer, you can perhaps have a look at "third party" solutions, both commercial and free, like http://www.valesoftware.com/products-express-agent.php and http://www.codeproject.com/useritems/SQLAgent.asp to implement scheduled features..
regards
|||another possible solution (thats free) is to create a small batch script that calls sqlcmd and does your sql processing. this batch file could then be scheduled using windows scheduling to be called every 2 hours.
No comments:
Post a Comment