Parameters by ExecuteNonQuery
-----------------------------

                 Key: DNET-163
                 URL: http://tracker.firebirdsql.org/browse/DNET-163
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
    Affects Versions: 2.5.0. Alpha 3
         Environment: Windows XP SP2, .NET Framework 3.5, Visual Studio 2008, 
Firebird 2.1
            Reporter: Edvaldo Almeida Cardoso
            Assignee: Jiri Cincura


In the function "ParseNamedParameters"

perfect for this: 
UPDATE ASSOCIADOS SET MATRICULA=1124,BAIRRO='JOANA J\"DARC',ENDRESS='@BLOB21'

but when a parameter: 
UPDATE ASSOCIADOS SET MATRICULA=1124,BAIRRO='JOANA J\"DARC',[EMAIL PROTECTED]

following error:
Dynamic SQL Error
SQL error code = -104
Token unknown - line 1
@

-- 
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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to