hi friends..
I am pretty new to c#.net web development.
I have develope one simlple address application to user store contact details in database.
But I gotta Problem retrieving data from database..

My MSAccess for contact_info table shown below..
username name phoneno emailid
prashant shri 8379 shri@gmail.com
prashant ravi 277287 ravi@yahoo.com
prashant rajiv 373717 raj@yahoo.com


i want complete display data of where username "prashant" .and i want display on label.
plz help me how to retrive the whole where username like prashant.
plz any code or any logic ....plz share with me


Thanks and Regards
prashant indapure.

Where's your question? read in ADO.NET; your questions are simple, look at some samples on MSDN and you'd answer yourself.

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.