From: Amro El-F. (JIRA) <tr...@fi...> - 2014-08-16 08:58:12
|
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 |