Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 Loading data from Object type variable to a table

Author  Topic 

AVemuganti
Starting Member

3 Posts

Posted - 2008-07-23 : 16:53:50
Hi All,

I'm trying to load the result set that an Object type variable is holding into a database table. Could anyone help me in knowing the possible ways to do it.

Your help would be appreciated.

Thanks in advance,
Amith Vemuganti

rgombina
Constraint Violating Yak Guru

319 Posts

Posted - 2008-07-24 : 08:19:38
What is stored in the Object variable? You can use ForEach loop if you want. If you could give us more detail that would be great.
Go to Top of Page
   

- Advertisement -