I created a package (SSIS) that contains SQL procedures for transferring data from tables. It is in .dtsx format in accordance with the SSIS package. Now, how to add this to the schedule so that it starts automatically every 3 months. I canβt get information through Google.
Windows also has a scheduler, but it only runs .exe files through the scheduler. Can I convert between .dtsx to .exe?
Also how to add this to the SQl server scheduler? Please help. Any link would be helpful as well.
Java bits
source share