|
|
Browse by Tags
All Tags » SSIS » ole db source a... » SQL Server Inte... » RetainSameConnection
-
There have been a few posts on the SSIS MSDN Forum asking how one can create and use SQL Server temporary tables within SSIS packages.
Temporary tables are tables that are created within a session and live for the life of that session or until all sessions using it have ended. They are denoted by either having a hash (e.g. ...
|
|
|