Hello,
I am using a remote mysql server in my app.
Some times within a for next , altough i limit the operation to size of the records, i get index out of bounds error . if it always give the problem i can solve it but it only gives the error 1 in 4-5 tests. so I cant solve the problem. I tried to use try catch to eliminite the error for the user but no luck. Is there any way to avoid error msg to appear ?
ty
I am using a remote mysql server in my app.
Some times within a for next , altough i limit the operation to size of the records, i get index out of bounds error . if it always give the problem i can solve it but it only gives the error 1 in 4-5 tests. so I cant solve the problem. I tried to use try catch to eliminite the error for the user but no luck. Is there any way to avoid error msg to appear ?
ty