please i need a code that can help me search records from a table in vb.
az_master 0 Newbie Poster
Recommended Answers
Jump to Postplease i need a code that can help me search records from a table in vb.
check out this code. this code used the followings :-
DATABASE : student.mdb
TABLE : details
FIELDS : roll, name
DB LOCATION : same as the project folder
OUTPUT CONTROLS : txtrollno (for …
Jump to PostFor searching it is always better to use LIKE than "="
All 5 Replies
choudhuryshouvi 33 Posting Pro
jireh 3 Posting Whiz
debasisdas 580 Posting Genius Featured Poster
daliyea 0 Newbie Poster
ChrisPadgham 113 Posting Whiz
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.