Guest_imported
New member
- Jan 1, 1970
- 0
I wrote a program with a dummy access database file with about 25 record. Now that i now my program is working, i imported 45,000 record into the database from an excel file.
My program reads ItemsNo into a combobox and upon select change it show the record details.
Now when i run the program, i can see all the records in the combo box, but upon changing this combo box i can only see first 31 record details and revoles around this 31 records details even if the combo box item is on 32,000.
It works fine if i have 10,000 record.
can someone please help and put some light on why this is happening.
I think it soming to with catching..
I reprogrammed new project with new 45,000 record database, and its still exhibing the same problem.
please helpp.
My program reads ItemsNo into a combobox and upon select change it show the record details.
Now when i run the program, i can see all the records in the combo box, but upon changing this combo box i can only see first 31 record details and revoles around this 31 records details even if the combo box item is on 32,000.
It works fine if i have 10,000 record.
can someone please help and put some light on why this is happening.
I think it soming to with catching..
I reprogrammed new project with new 45,000 record database, and its still exhibing the same problem.
please helpp.