|
-
Dec 10th, 1999, 04:15 AM
#1
Thread Starter
New Member
I have a table with over 36,400 records. Is there a limit to how many records can be called into a list box. I'm currently getting an error message before the list box finishes. (Run time error 5 invalid procedure call or argument)is the error message I'm receiving. Thank you for your help.
-
Dec 10th, 1999, 04:54 AM
#2
In the Control Limitations article in Help it says that the limit is 32K. 
------------------
Marty
-
Dec 10th, 1999, 04:58 AM
#3
Lively Member
VB5 says: "Maximum number of items is 32K; the limit on the size of each item is 1K"
I couldn't similar or updated infor for VB6!
-
Dec 10th, 1999, 05:00 AM
#4
My reply was for VB6.
------------------
Marty
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
|