[CDBI] delete commit failure
[prev]
[thread]
[next]
[Date index for 2006/02/13]
Has anyone experienced delete commit issues on postgresql or any other
database?
My delete works in the session, however does not commit the changes to
the database.
I can delete the retrieved row, then immediately following (next line of
code) my attempt to retrieve the same row fails. However when I look in
the database the row is still there. It appears as though there is no
commit.
I have attempted this with "AutoCommit" turned "off" and "on" with the
same result.
--
Steve Lilley
PrivaSign
www.PrivaSign.com
_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi
|
(message missing)
|
|
|
[CDBI] delete commit failure
slilley-cdbi 17:30 on 13 Feb 2006
|