VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ADO Listbox

Kerry M. Alfred  (1 Submission)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This code will allow you to populate a listbox control using an ADO recordset. I am using the standard VB ListBox Intrinsic control. Everything is done through code.

Assumes
The database for this example was created with MS Access 2000 and must reside in the same directory as the program.

Returns
The code returns a recordset which will populate a standard VB ListBox ActiveX control.

Rate ADO Listbox (6(6 Vote))
ADO Listbox.bas

ADO Listbox Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters