VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Creating a simple listbox that will have the same features as a bound datalist box

Rob deCarle  (1 Submission)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Beginner   Wed 3rd February 2021

The purpose of this example is to connect/display database records (using ADO) with a simple listbox. This is a work around to using bound controls. You will find your apps will run faster.

Inputs
None.

Assumes
You will need to draw a listbox on a form. You will need to create an Access database and an ODBC DataSource.

Returns
None.

Side Effects
None.

API Declarations
None.

Rate Creating a simple listbox that will have the same features as a bound datalist box (4(4 Vote))
Creating a simple listbox that will have the same features as a bound datalist box.bas

Creating a simple listbox that will have the same features as a bound datalist box Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters