I have a code that will Insert a fields (e.g. Employee_ID, Name, Years) the problem is that when i tried to use for loop and add a 500 entries in the SQLite database it will only reach a certain number of insert like in my test run first i got 9 insert, then 2nd 30 insert, 3rd 9 again, 4th 234 insert. And at the end it will show a stacktrace. thanks so much for the help.
Tags: