|
HI Friends, I tried: I inserted a row in my sql using php in the first web page and second web page i tried to retrieve it. I got: But in the next page i did not get the latest inserted row. When inserted the another row, i was able to get the first inserted row and not the latest row.
So every time i miss the last inserted row the first time and when then i was able to get it as soon as i insert another row.
How to solve this issue? Is it something related to commit i am missing here?
*** edited to remove personal promotion. we only allow promotions through signatures ***
« Last Edit: February 07, 2010, 12:29:11 AM by Admin »
|