Search Tools Links Login

RecsetToCombo Function


Visual Basic 6, or VB Classic

Populating a standard combo box with data from a recordset of 15,000 records or more seems to take forever. I used API calls instead of the AddItem method and my test results shows my function is at least 3 times faster than the AddItem Method. This download does not come with a database file, so if you'd like to test it then provide your own db. Please post the number of records in your ADODB recordset object, the time it takes to populate the combo box with the Additem method (just uncomment a line in my test project, it comes with a timer), and the time it takes using my RecsetToCombo function which is made up of a couple of API calls.

Original Author: Vergel R Dalusung

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 85 times

Categories

Visual Basic 6

Attachments

RecsetToCo188364262001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 3,534 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.