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
 Transact-SQL (2005)
 List of key/value pairs as parameter

Author  Topic 

kwikwisi
Constraint Violating Yak Guru

283 Posts

Posted - 2010-08-02 : 22:55:28
Is it possible to pass list of key/value pairs to storeproc then how to retreived back each of key/value pair to do insertion ?

Tks.

slimt_slimt
Aged Yak Warrior

746 Posts

Posted - 2010-08-03 : 01:24:37
i'm sure something can be done; if not at least with code-tables holding pair data.

Can you evaluate your idea bit further and post some sample data along with DLL.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2010-08-03 : 01:40:40
can you post sample data with expected output please? that will make your scenario more clear.

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -