Issue with MCV 4 and Postgresql Devart connector
Posted: Mon 26 Aug 2013 23:35
I am having a issue where case on the userprofile table is causing an issue with WebSecurity.Login
When using WebSecurity its using the lowercase version of the table.
When I attempt to use db.UserProfiles it uses the UserProfiles table. These tables should be one in the same. I attmpeted to mod the code to sync them but I either get bad logins becuase I cant change what WebSecurity uses as a table name or I get Extent1.ColumnName not found.
Please fix. This is causing serious issues and making the connector unusable.
When using WebSecurity its using the lowercase version of the table.
When I attempt to use db.UserProfiles it uses the UserProfiles table. These tables should be one in the same. I attmpeted to mod the code to sync them but I either get bad logins becuase I cant change what WebSecurity uses as a table name or I get Extent1.ColumnName not found.
Please fix. This is causing serious issues and making the connector unusable.