2008年11月18日星期二

Re: [fw-db] Fix for MSSQL Escape Sequence \ ?

On Tue, Nov 18, 2008 at 6:17 PM, JARUZ <zwollo@gmail.com> wrote:
>
> This is a bit of an obscure MSSQL bug, documented in the Knowledge Base:
> http://support.microsoft.com/kb/164291
>
> Microsoft SQL Server identifies a Transact-SQL command containing the
> backslash (\) followed by the carriage return (0x0d) and line feed (0x0a) as
> an escape sequence.
>
> Is there a 'fix' expected in the Zend Framework MSSQL driver? Would be nice.

I briefly checked on Jira for an issue describing your issue and since
I didn't find one, I added one:
http://www.framework.zend.com/issues/browse/ZF-4983

It would be nice if you commented and voted on the problem as well
and/or added a patch.

Till

没有评论: