Inserting to DB2 Database from MSSQL Stored Procedure Succeeds, but Wrapping the Same Procedure Using Entity Framework Fails

后端 未结 0 1894
忘了有多久
忘了有多久 2020-12-18 00:45

I need to be able to insert rows into a set of tables in a DB2 database from a Microsoft SQL database. I created stored procedures that can insert rows into the DB2 database

相关标签:
回答
  • 消灭零回复
提交回复
热议问题