vikramonline
Programmer
I have a Combo Box which gets populated from the database table,which has around 35000 records.
Problem comes when loop has finished 32736 iterations.
I get RUNTIME ERROR 5.
Just for cross checking I started with a new Standard Exe with a Combo Box in it.When I try to populate the Combo Box with more than 32736 items I get the same error.
Am I doing something wrong ? Please suggest.
Problem comes when loop has finished 32736 iterations.
I get RUNTIME ERROR 5.
Just for cross checking I started with a new Standard Exe with a Combo Box in it.When I try to populate the Combo Box with more than 32736 items I get the same error.
Am I doing something wrong ? Please suggest.