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 |
|
Denil
Starting Member
14 Posts |
Posted - 2006-10-26 : 08:38:38
|
| hi there...i want to know how to get a specific data from a database and put it in a label? Like an example i have created a database that have "username", "account number"..example i want to put the account number of the username "kevin" into a text box (vs 2005).. |
|
|
Page47
Master Smack Fu Yak Hacker
2878 Posts |
Posted - 2006-10-26 : 09:06:15
|
| Buy an ASP.NET book and start reading ... This is much too broad a question to be covered in this format.Jay White |
 |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2006-10-26 : 09:08:37
|
| Also read some good book on SQL Server (whatever version you are using).Harsh AthalyeIndia."Nothing is Impossible" |
 |
|
|
|
|
|