On Tue, 29 Jul 2003 20:19:35 -0400, [EMAIL PROTECTED] wrote:
>I noticed the same problem and recently had to revert back to 1.005

You mean 1.004, yes?

>myself.  The 1.005 version was choking on simple statements like:
>
>UPDATE table
>SET name='your_name',value='your_value'
>WHERE id<>''
>
>In 1.004 this worked fine.  In 1.005 no updates occurred.  This was
>also the case for SELECT statements.  I tested with DBI 1.28 and 1.32
>on both versions and found that a simple SQL::Statement change fixed
>the issue.
>
>I remember Jeff saying that a new SQL::Statement has been in the
>works
>for some time, and figured that this issue is so obvious that there
>had to be a fix for it and I could wait.  Sorry for not posting about
>it previously.

No apologies - I probably would have missed it anyway. I'll try 1.004 with a simple 
test. Or wait 'till 1.006.

Thanks
--
Matthew O. Persico



Reply via email to