posted 21 years ago
Thanks Satish
But I still have some question about the first and fourth question
1.After contractor A is booked by client B, client C also want to book the same contract A .Is this allowed?
In other words, the same contractor can be booked by the different client?
If this is allowed ,I want to ask ,when client B books contractor A,client B
writes his ID(00000001) to db.Then, client C books the same contractor A, client C also write his ID(00000002) to db.At this point,the owner field of contractor A is 00000002(client c's ID),client B'ID is covered by client C's ID.
2.I want know other people whether display the owner field(ID) in Jtable?
I think that let other people can see customer'ID is not good.
Don't display the owner field in JTable is OK?
Or display a flag that indicate this record is booded or unbooked?