starheartbeam
08-10-2009, 02:58 PM
I have a java program that has a bunch of subscribers that have id's.
I need to write a program to reconcile between the subscribers in this database and make sure they are in my billing database.
I have to be able to do it in two different ways. One I have to be able to type in a subscribers usernames and reconcile just that one. The second is to reconcile all the subscribers.
I will be tracking when these have been last recon date in my database.
So when I go to this form that I have it will list all the subscribers their ids and recon date. Then I would ether push the recon sub button for just one or recon all.
I just am at a lose for what to do.
Any ideas? Any help at all would be great!!
Thanks!
I need to write a program to reconcile between the subscribers in this database and make sure they are in my billing database.
I have to be able to do it in two different ways. One I have to be able to type in a subscribers usernames and reconcile just that one. The second is to reconcile all the subscribers.
I will be tracking when these have been last recon date in my database.
So when I go to this form that I have it will list all the subscribers their ids and recon date. Then I would ether push the recon sub button for just one or recon all.
I just am at a lose for what to do.
Any ideas? Any help at all would be great!!
Thanks!