System i SQL Record Locks and PHP
Sunday, February 3rd, 2008This is just a reply to a forum post I made some time ago. Thought it wise to save it here, lest I forget where it was at =)
Their response is what I was expecting - all db resources in the web world are generally destroyed between each request (the stateless-www). Unfortunately […]