VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Database List maker

Syllva Tech Software  (9 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Beginner   Wed 3rd February 2021

What you can do is hook up to a database, and with the use of a timer control, you can make a list of any/all records you want in a database. You can use an SQL statement (in the code already) to find a certain part of a string. The return results are any record that contains that particular string in it. Then with the click of a button it will go through each record found and make a list of them. For example, For a spell checker, I took a database that contained over 5,500 words. It went through that database in a little over 5 minutes to get every word made into a list. Very good ideas can come from this, have fun with it!

Rate Database List maker (3(3 Vote))
Database List maker.bas

Database List maker Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters