DBD-SQLite - Re: Issue with prepare and commit

Posted on Thu Sep 14 02:14:01 2006 by bloof in response to 3016 (See the whole thread of 2)
Re: Issue with prepare and commit
It appears this section of code isn't the problem. I finally discovered that the data that was sent through was malformed due to some extra ticks, the "do" solution removed those ticks (and then the sql query was properly formed).
Write a response