我想为我的下一个项目使用实体框架,并且遇到一些问题需要查找支持实体框架的.NET interbase驱动程序。我试图从http://www.firebirdsql.org/en/net-provider/安装火鸟驱动程序,但不断尝试通过实体数据模型向导建立一个connnection时遇到了一个模糊的错误,错误如下Interbase .NET实体框架提供程序
"Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index"
如果我猜的话,则问题与我试图使用firebird驱动程序连接到interbase数据库的事实。
任何想法?
对不起,IB没有EF提供商。目前它不存在。 –