Entity Framework 5.0 issues with Spatial data
Posted: Mon 31 Mar 2014 09:04
Hi,
I'm evaluating dotconnector for postgres. I need to migrate an application developed in dotnet 4.5 Entity Framework 5.0 that uses EntityDataSource from SQL Server DB to PostGIS. The application works fine with postgres db but not when I work with spatial data (I tried with geometry). If I try to update (or create) an object that have a geometry property, context.SaveChanges() gives an error "ArgumentException: Cannot convert value..."
I'm ending my trial period and I need to know if I can solve my problem with your connector before buying it.
Thanks
PD
I'm evaluating dotconnector for postgres. I need to migrate an application developed in dotnet 4.5 Entity Framework 5.0 that uses EntityDataSource from SQL Server DB to PostGIS. The application works fine with postgres db but not when I work with spatial data (I tried with geometry). If I try to update (or create) an object that have a geometry property, context.SaveChanges() gives an error "ArgumentException: Cannot convert value..."
I'm ending my trial period and I need to know if I can solve my problem with your connector before buying it.
Thanks
PD