sureshcd10 Posted April 5, 2006 Posted April 5, 2006 I wanted to programmatically create SqlServer JobSchedule The job is to copy data from a particular table in one Database to another table in another DataBase User should be able to Schedule/modify Date and Time on which a job is to be executed is to be configured through a UI Screen (WebForm.aspx) I am using VSStudion2003 ,ASP.net with VB.net with SQL2000 as database :confused: :confused: Quote ima
Administrators PlausiblyDamp Posted April 6, 2006 Administrators Posted April 6, 2006 Never used it personally but if you add a reference to the SQLDMO Com object you should then be able to create jobs etc. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.