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 2008 Forums
 Transact-SQL (2008)
 Arrays and Lists in SQL Server 2008 Using Table-Va

Author  Topic 

Smadhu
Starting Member

1 Post

Posted - 2012-02-20 : 00:49:37
Arrays and Lists in SQL Server 2008
Using Table-Valued Parameters
plz do help me
i am new in database??
i have 10 textboxes each having different color values,so i want to send all values in database
so id-1009 has 10 colours??
how can i do that using table value parameter

Smadhu

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-02-20 : 12:04:47
hmm? why you're storing colors in databse? is it presentation issue?
Also why you need to store it as an array of values?
have you heard about normalisation and 1st normal form?

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

Go to Top of Page
   

- Advertisement -