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.
Author |
Topic |
Smadhu
Starting Member
1 Post |
Posted - 2012-02-20 : 00:49:37
|
Arrays and Lists in SQL Server 2008Using Table-Valued Parametersplz 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 databaseso id-1009 has 10 colours??how can i do that using table value parameterSmadhu |
|
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 MVPhttp://visakhm.blogspot.com/ |
 |
|
|
|
|