sqldevrequiretektips
Programmer
I have DTS Process documentation now i have to complete the task. I am Learning DTS. So please tell me how should i complete the task. How would i start?
( Also It has 48 hours deadline so...any help would really appriciate...)
Please review documentation and help me as much you can...
Thanks....
See Following Documetation : -
DTS Process Run 1st Monday of each Month
Global Variables: Start Date, End Date
Start Date: Current Date
End Date: End Date of current Month
·Get period Info with week no from table name DB033985.BIAL_ACCTGWKTB (DB2 Server Table) and insert into PeriodInfo Table (SQL Server Table)
·Insert data in tblWIActcat_WIDay, tblWIEmpType_WIDay (SQL server Tables) from
Cust_ Modtb(SQL Server table) and tblWICustInfo(SQL Server Table)
Before insert data in tblWIActCat_WIDay
And tblWIEmp_Type_WIDay update 1,0 with M O D
· Execute store procedure which insert records from tblWIActCatwiDay,tblWiEmpType_WIDay to tblWeeklyMODTemplate (SQL Server tables).
( Also It has 48 hours deadline so...any help would really appriciate...)
Please review documentation and help me as much you can...
Thanks....
See Following Documetation : -
DTS Process Run 1st Monday of each Month
Global Variables: Start Date, End Date
Start Date: Current Date
End Date: End Date of current Month
·Get period Info with week no from table name DB033985.BIAL_ACCTGWKTB (DB2 Server Table) and insert into PeriodInfo Table (SQL Server Table)
·Insert data in tblWIActcat_WIDay, tblWIEmpType_WIDay (SQL server Tables) from
Cust_ Modtb(SQL Server table) and tblWICustInfo(SQL Server Table)
Before insert data in tblWIActCat_WIDay
And tblWIEmp_Type_WIDay update 1,0 with M O D
· Execute store procedure which insert records from tblWIActCatwiDay,tblWiEmpType_WIDay to tblWeeklyMODTemplate (SQL Server tables).