How can you run a Batch File from an SSIS 开发者_开发问答Package?You can run any type of executable including batch files in your control flow from an Execute Process Task.when ever package .bat exten
We currently have ditributed transactons with 2 remote SQL servers and next week one of these databases is going to be migrated to Oracle.
I\'m looking for a nice user-friendly interface for starting SSIS jobs: Users shouldn\'t need SSMS or other software installed on their desktop
I was told that this could be done by using SSIS. Can anyo开发者_如何学编程ne refer me to the right tutorial?
I have a report in Excel that has to be imported to SQL Server using SSIS.The file h开发者_JAVA百科as merged cells which don\'t seem to import properly.Instead they show up as NULL.Does anyone know ho
I would r开发者_如何学Ceally like to be able to see my code in action because it is failing, but i don\'t know where.Script Tasks will let you set breakpoints and step through them.Script components (
I have a package that includes a T-SQL step. I have created som variables to use in the t-sql statement. But I don\'t find the correct syntax for using the variable in my t-sql statement.
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
Where can I f开发者_运维百科ind the XSD for the SSIS dtsx files?Here is all the XSD you need to work with SSIS package files.
I am us开发者_开发知识库ed to 2000 and recently made the switch to 2008.If anyone knows of any good tutorials out there besides the msdn ones please let me know thanks!This site has really helped me: