Parameters are ignored if a comment in a query contains a single or double quote
--------------------------------------------------------------------------------

                 Key: DNET-564
                 URL: http://tracker.firebirdsql.org/browse/DNET-564
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
            Reporter: Amro El-Fakharany
            Assignee: Jiri Cincura
            Priority: Minor


The following query fails with an unknown token exception:
select int_field
from test
-- a comment with ' 
where varchar_field = @field

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to