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 |
shraddha24
Starting Member
1 Post |
Posted - 2008-12-12 : 00:38:20
|
Hi, I want to set the intial value of intial column to -1 corresponding to which I'll write "Please Select" in a database table in sql 2005. Now my query is that how can I do that? thanks in advanceshraddha24 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-12-13 : 01:17:53
|
isnt this a presentation issue? cant you set this value in your web part by setting value as -1 for option please select in select combo box? |
 |
|
|
|
|