Subject: JDBC
Posted By: visva4u3 Post Date: 4/19/2006 6:35:39 AM
I need to generate a 12 digit random number per application from all possible 12 digit numbers, such that a number generated should noty again be generated until the application is run for 4294967296 times.

So I need to store the generated numbers in the data base, so that the application when run can check with this stored numbers. and also need to modify the stored numbers after the application is run for 4294967296 times.

please suggest me some procedure to do this ....

Go to topic 35891

Return to index page 310
Return to index page 309
Return to index page 308
Return to index page 307
Return to index page 306
Return to index page 305
Return to index page 304
Return to index page 303
Return to index page 302
Return to index page 301