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
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