PLEASE HELP,
I am developing an application software called the Summer Art auction project.i have used J2ee and using MS Access table as the Database.i mean to say i am linking J2EE and MS Access with JDBC Driver.
Now the problem is with this.. there is this common table of storing information abt payments done.. for eg payment by cash, payment by check or payment by creditcard..
there is this one particular column called the Bidder No. it is supposed to save the information of bidder no everytime a payment is made.but this table doesn't take duplicate values.infact i have tried changing the design values so that it accepts duplicates.. but it doesn't! so far it just accepts a particula bidder no entry once and then the other times it just enters "0".i have also removed the default value..
please help.. i am in urgent need of this to be fixed.. I have very less time..
Thanks..
I am developing an application software called the Summer Art auction project.i have used J2ee and using MS Access table as the Database.i mean to say i am linking J2EE and MS Access with JDBC Driver.
Now the problem is with this.. there is this common table of storing information abt payments done.. for eg payment by cash, payment by check or payment by creditcard..
there is this one particular column called the Bidder No. it is supposed to save the information of bidder no everytime a payment is made.but this table doesn't take duplicate values.infact i have tried changing the design values so that it accepts duplicates.. but it doesn't! so far it just accepts a particula bidder no entry once and then the other times it just enters "0".i have also removed the default value..
please help.. i am in urgent need of this to be fixed.. I have very less time..
Thanks..