Visual Studio Development Bookmark and Share   
 index > Visual C# Express Edition > View specific data from sql server database to textbox
 

View specific data from sql server database to textbox

Hi, am totally new to developing,i am having a go with vs2008...how can i search for a specific record in a database and reflect the returnd values on textboxes? Say i have customer table, with columns fname,lname,age. How can i query the data base to reflect into textbox1-fname,textbox2-lname afta entering 21 in a search textbox for the age? Using c#
hdubeka  Wednesday, October 07, 2009 2:25 PM
You may want to start here:

http://msdn.microsoft.com/en-us/library/ms171884.aspx

Hope this helps.
www.insteptech.com ; msmvps.com/blogs/deborahk
We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS!
DeborahK  Wednesday, October 07, 2009 3:17 PM
Thanks, this was just what i needed to get cracking... though am trying to delete from a datagrid view which is bound to a view from about two tables. you guessed it, my app keeps crashing because i am not able to delete from the view. how would i go about this? thanks again.
hdubeka  Wednesday, October 14, 2009 3:20 PM

You can use google to search for other answers

Custom Search

More Threads

• How to protect layout and properties of controls in inherited forms?
• Can u pls Explain me how to Define Class and Inherited Class of the same.
• Need a simple XML storage tutorial for a small C# game that I want to create...help please?
• Query Builder failure
• calling DLL with VS05
• Timer.Inverval
• Update UI from a thread
• How do I Format a string so that a 1 would be 001, 15 would be 015, etc....
• 3rd party add on?
• MSDN Help when installed separately is not search by Visual Express 2008 SP1 on Vista