Re: [Firebird-net-provider] Is there an issue with .NET Data provider and Dialect 1?

2013-11-19 Thread Jiri Cincura
Not sure about the details in this case, but the EF isn't going to work in dialect 1 anyway. The queries generated are supposing dialect 3 (logic, datatypes, ...). -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com

[Firebird-net-provider] Is there an issue with .NET Data provider and Dialect 1?

2013-11-18 Thread Todd Manchester
I have a Firebird 2.5.1 database dialect1 using Firebird client 3.2.0.0. I have the DDEX setup and I've been trying to setup the database table as a data source on VS2012. Instead I get errors like the following for both the Entities or Dataset: http://sdrv.ms/1dbgRJB However if I use a