Hi,
I am trying to create a job using
VB.NET on SQL Server 2000. When I execute the particular piece of code - the job is created, its step is added - but I get an error with the schedule creation - which is the most important part of the whole process!!
This is the exact error message I get when I look at the attributes of the Job Scehdule Object
Parent <error: an exception of type: {System****ntime.InteropServices.COMException} occurred> SQLDMO._IVSQLDMOStdObject
I also get this same message for UserData, TypeOf and Properties
Any suggestions? Has anyone ever had that problem before? Am I overlooking something?
Thanks for any suggestions that I may receive!!
Liselle