Page 1 of 1

dotConnect for Oracle 8.1.36 and EF6.0.1 Using Oracle 11G

Posted: Fri 06 Dec 2013 14:52
by calste
I'm trying to upgrade our project to use EF6, and dotConnect for Oracle 8.1. Our Oracle Server is 11G. With this setup, dbMonitor shows that a 12C query is generated when using a FirstOrDefault linq query against the Entity. Is there a configuration setting that I'm missing somewhere to force 11G compatible queries?

Thanks,
Stephen

Re: dotConnect for Oracle 8.1.36 and EF6.0.1 Using Oracle 11G

Posted: Mon 09 Dec 2013 09:36
by Shalex

Re: dotConnect for Oracle 8.1.36 and EF6.0.1 Using Oracle 11G

Posted: Mon 09 Dec 2013 13:33
by calste
Yes! Thanks for pointing me in the right direction. That's exactly what I needed.

Thanks again,
Stephen