See my last statement acura. This should NOT be difficult. Jvc everio mediabrowser software download. You are going to have to put up with the negative autonumber if you are using it in the RANDOM sense instead of the INCREMENTAL sense (option). It's just the way it is.from what I can understand anyway. You can use code to turn any negatives into positives, but then you would have to check to see if that number is still in the recordset at the time you make the new record. Why not just use the incremental option for the autonumber?

This will guarantee you the uniqueness. Are the numbers not enough digits long? Just trying to help you out.this seems to have gotten way more complicated than it should be.

Mathrandom

JavaScript Serial Number Generator Posted on March 10, 2011 by Cornel Croitoriu To generate a random serial number, based on a given mask, you can use the following code: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35. Random number can be generated using two ways. Java.util.Random class is used to generate random numbers of different data types such as boolean, int, long, float, and double. An object of Random class is initialized and the method nextInt, nextDouble or nextLong is used to generate random number. You can also use Math.Random to generate.