If you select this option it will display the list of available tables present in the database.
What is oledb command in ssis.
This property of ssis ole db source provides four options for us.
I have a package that i developed in ssis 2005 and recently ported to 2008.
An ole db command task is mainly used for a set of transformations that happen on each row of the sql command which will be executed using this task.
Basically the executed sql statements are handled as parameters to be mapped to the table as an external.
So the performance will be miserable if the number of rows increases.
Update data using oledb command transformation in ssis.
Using dynamic t sql is one of the good abilities in sql server and there are times which you need to do this in ssis.
4 minutes to read 1.
For example to update 5 records ole db command transformation will run five times.
When i try to run this i get this error.
Ssis ole db command transformation reads one row at a time and applies the sql statement on that row.
0xc0202009 at data flow task ole db command 100.
Table name or view name variable.
For this option you have.
Suppose you have a data stream in ssis data flow task and you want to run a dynamic t sql query per each data row values probably your first stop is ole db command to run the sql statement per each data row but ole db command has a problem with dynamic statements so you.
And our job is to select the required tables from them.
Ole db command transformation.
In this article we are going to see how to use the ole db command task in ssis packaging.
If you select this option then we have to write our own sql command.
Im not sure if this worked in 2005 but ideally oledb.