|
-
Mar 8th, 2001, 10:09 AM
#1
Thread Starter
New Member
Can anyone help ?
I am using VB6.0 and want to populate data in a list box from information contained within an MS Access database.
-
Mar 8th, 2001, 10:48 AM
#2
Fanatic Member
use ADO to make a connection and populate a recordset. Loop round the recordset to populate the listbox using the additem method.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|