I've been using RDC in B2A and B4J since it was first released and have had no problems until now.
I don't know if this problem will happen in B4A because I do my development in B4J and when it's working, transfer it to B4A, simply for the ease of testing and checking the Sql database tables.
The problem I'm encountering is that I'm submitting up to 100 jobs (it could be more) thru RDC and when I'm running in Debug mode, it is generally not returning all the jobs - I keep track of the jobs submitted and returned.
If I reload the B4J compiler/editor and compile/run it in debug mode it always returns the right number of jobs the first time, but if I run it again, either with or without a recompilation, it generally doesn't not return the right number of jobs, occasionally it does.
If I run it in release mode it always seems to return the right number of jobs.
Any help, suggestions would be gratefully received
Forgot to Say that I'm using V3.5 Beta 1 of B4J
I don't know if this problem will happen in B4A because I do my development in B4J and when it's working, transfer it to B4A, simply for the ease of testing and checking the Sql database tables.
The problem I'm encountering is that I'm submitting up to 100 jobs (it could be more) thru RDC and when I'm running in Debug mode, it is generally not returning all the jobs - I keep track of the jobs submitted and returned.
If I reload the B4J compiler/editor and compile/run it in debug mode it always returns the right number of jobs the first time, but if I run it again, either with or without a recompilation, it generally doesn't not return the right number of jobs, occasionally it does.
If I run it in release mode it always seems to return the right number of jobs.
Any help, suggestions would be gratefully received
Forgot to Say that I'm using V3.5 Beta 1 of B4J
Last edited: