The Parse function of the FbScript class does not support the MERGE SQL command
-------------------------------------------------------------------------------
Key: DNET-815
URL: http://tracker.firebirdsql.org/browse/DNET-815
Project: .NET Data provider
Issue Type: New Feature
Components: ADO.NET Provider
Affects Versions: 5.12.1.0
Environment: Windows 10 Professional
Visual studio 2015
.Net Framework: 4.6.1
Firebird .Net provider: 5.12.1.0
Firebird Database: 2.5
Reporter: Francesco Giossi
Assignee: Jiri Cincura
I can't run the MERGE script using the FbScript.Parse() function.
The same script works from
ref: https://stackoverflow.com/questions/49918753/firebird-merge-sql-command-and-net-fbbatchexecution/
--
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
|