[Firebird-net-provider] Problem with setup in VS 2015

2017-03-07 Thread Daniel Rail
Hi all, I was able to connect in VS2015 and create some classes to represent a few tables(from an existing database) by using the "ADO.Net Entity Model" template, by using the "Code First from Database". But, something happened(and I don't know what) that now I can't get the Firebird ADO.Net

Re: [Firebird-net-provider] Problem with setup in VS 2015

2017-03-07 Thread Jiří Činčura
Check whether the registry entries are there (for VS2015). -- Mgr. Jiří Činčura https://www.tabsoverspaces.com/ On Tue, Mar 7, 2017, at 22:12, Daniel Rail wrote: > Hi all, > > I was able to connect in VS2015 and create some classes to represent a > few tables(from an existing database) by