Different SQL
Posted: Mon 10 Feb 2014 18:37
I have a weird situation where the same LINQ creates two different SQL statements on different machines. This is an ASP.NET MVC run in IIS.
I've confirmed that I am:
- running the same version of my application's dlls
- .NET is loading the same versions of Devart.Data, Devart.Data.PostgreSql, and Devart.Data.PostgreSql.Entity.
- application pools are running the same .NET version.
I'm not sure what else to add here, but can add whatever other detail would be helpful.
I've confirmed that I am:
- running the same version of my application's dlls
- .NET is loading the same versions of Devart.Data, Devart.Data.PostgreSql, and Devart.Data.PostgreSql.Entity.
- application pools are running the same .NET version.
I'm not sure what else to add here, but can add whatever other detail would be helpful.