Is it possible to use Entity Framework with a DB2 iSeries AS/400

前端 未结 2 2007
轮回少年
轮回少年 2020-12-14 23:15

Im new to Microsoft entity framework and wonders if it\'s possible to use this framework with a DB2 iSeries AS/400? Are there any problems at all when working with this kind

2条回答
  •  独厮守ぢ
    2020-12-14 23:54

    It sort of looks like it is - see here:

    http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/topic/com.ibm.swg.im.dbclient.adonet.doc/doc/c0054118.html?resultof=%22%65%6e%74%69%74%79%22%20%22%65%6e%74%69%74%69%22%20%22%66%72%61%6d%65%77%6f%72%6b%22%20

    but quite honestly, I'm not 100% sure - especially not if it supports EF 4.0 (yet).

    Or check out the IBM DB2Connect site and search from there...

提交回复
热议问题