retrieving data on database

kangkungkernitz1081

New member
Joined
Sep 25, 2008
Messages
3
Programming Experience
Beginner
hello everyone,
Can anyone give me a sample code for retriving data on database? It uses dataadapter, Sql server database, a datagrid to display the searched data, also textboxes to input a particular data to be search. For example i had a table called "products" it has 3 column, "name", "color" and "size". If i want to search a particular data on "products table", i will type it through textboxes and clicked the search button.
Hoping can answer this

Kangkungkernitz1081
 
I don't mean to sound unhelpful but your question has been answered many times on these forums. Everything you need to know to get started on DataAccess you can find on here if you have a little look around.
 

Latest posts

Back
Top