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 |
|
samhrishi
Starting Member
13 Posts |
Posted - 2010-11-23 : 06:19:34
|
| I have multiple fields on form .i m showing data according to serial no. selected in drop down listin vb.net with database sql serversam |
|
|
nigelrivett
Master Smack Fu Yak Hacker
3385 Posts |
Posted - 2010-11-23 : 06:21:03
|
| Well done. Is there a question involved?==========================================Cursors are useful if you don't know sql.SSIS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
samhrishi
Starting Member
13 Posts |
Posted - 2010-11-23 : 06:24:52
|
| yes Sir I am facing problem datWhen i selct serail no. from drop down listdata is not displayed in controls fildswhile all the coding i checked is working properly..In code behind ..Reply plzsam |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2010-11-24 : 09:23:54
|
| what are control fields? how you're trying to populate them? does that query involve using serial no as a parameter?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2010-11-26 : 03:12:44
|
| Post the code you are currently usingMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|