hi there ;
I want to search for student from my database using select method , like you choose the ID then it shows ID search Textbox and go on ... how can i do it

Recommended Answers

All 2 Replies

What do you have already?

Member Avatar for [NOPE]FOREVER

use the select query -- SELECT column_name,column_name FROM table_name;--

commented: dfg +0
commented: tested +0
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.