sreda, 9. maj 2007

Frustration

Damn !!!
I'm struggling with one "bug" in my program. Bug is in quotes because I'm not 100% sure it is a problem in my code. Why?
I'm doing an UPDATE of a table in DB2. DB2 has locking mechanism in behind, so until this transaction is committed no one can do anything on this row/table and their program is locked. Why I'm not sure the problem is in my code? Because there is only one thread and only one place in my entire project that does anything with that particular table. It drives me crazy !!!

Ni komentarjev: