Hello,
according to offical docs I am using the IBM.Data.Db2 Nuget Package to connect my .net Core Application to Informix Servers,
all in all this works, next to some little drawbacks like issues when using short variables in Query, but that was okay, as long as I had a way to fix it.
But now I am facing a issue, where I do not have any plans how I can resolve this.
When I want to execute a stored procedure th DB2Command always generates the DB2 Syntax containing "CALL XXX" instead of the Informix like syntax "Execute Procedure XXX", has anyone faced this issue, too, and has a plan how I could resolve this?
Thanks in advance
Andree
------------------------------
Andre Emmerichs
------------------------------