|
|
Browse by Tags
All Tags » SQL Server » SQL Server Inte... » stored procedures
-
Many people like to use stored procedures as the source of data for the SSIS pipeline. In theory there is nothing wrong with that however it does have its complications. Depending on the way the stored procedure is written, it may or may not be suitable to be used in this way. Namely, it is possible to preview the data being returned from a stored ...
|
|
|