DTS VB Script | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

DTS VB Script

hi, i have 3 questions: 1. how do i execute a DTS package from inside another package using VB Script ?
2. how do i convert the T-SQL code below to VB Script ? SELECT DATEDIFF(mi, ’16:00′, CAST(DATEPART(hh, GETDATE()) AS VARCHAR(10)) + ‘:’ + CAST(DATEPART(mi, GETDATE()) AS VARCHAR(10))) 3. where can i find a good site about VB Script ? thanks, benedito r. almeida filho
[email protected]
Visit this
www.sqldts.com Madhivanan Failing to plan is Planning to fail
http://www.eggheadcafe.com/articles/20030923.asp
http://www.codeproject.com/vbscript/HimaDTS.asp Satya SKJ
Microsoft SQL Server MVP
Contributing Editor & Forums Moderator
http://www.SQL-Server-Performance.Com
This posting is provided “AS IS” with no rights for the sake of knowledge sharing.
]]>