VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A Distinct Search

Anil Iyengar  (4 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Beginner   Wed 3rd February 2021

This a Search program that searches for a
'specific record in a database.
This is a kind of DISTINCT search.
Where u just have to enter the first letter of the data u want and it gives u an output in the grid.

Inputs
'Im using a MSHFlexGrid with a ADO DataControl. 'Connect the ADODC to the Biblio.mdb 'Set Recordsource to Publisers .

Assumes
im using the Mid function. Get ADODC and connect to Biblio.mdb.

Returns
A Specific Row of data.

Rate A Distinct Search (20(20 Vote))
A Distinct Search.bas

A Distinct Search Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters