Failing to Generate Postgresql DB Script from EDMX
Posted: Thu 31 Jul 2014 18:02
Hi,
im trying to migrate to postgresql from ms sql. i have the following:
1. visual studio 2013 project with references to (devart.data,devart.data.postgresql,devart.data.postgresql.entity)
2. dotconnect postgresql 7.3.215
3.entity framework 6.1.1
I need to migrate our current ms sql generated edmx to a postgresql server. From what I've read, and with attempts on earlier versions of the above mentioned, I've managed to do this. however, I cannot with the above mentioned versions. I get the following error when clicking "Generate Database from Model" from the edmx:
"Could not find the appropriate dbProviderManifest to generate the SSDL. the supplied provider manifest token '2012' is not valid.
any help would be appreciated
thank you
im trying to migrate to postgresql from ms sql. i have the following:
1. visual studio 2013 project with references to (devart.data,devart.data.postgresql,devart.data.postgresql.entity)
2. dotconnect postgresql 7.3.215
3.entity framework 6.1.1
I need to migrate our current ms sql generated edmx to a postgresql server. From what I've read, and with attempts on earlier versions of the above mentioned, I've managed to do this. however, I cannot with the above mentioned versions. I get the following error when clicking "Generate Database from Model" from the edmx:
"Could not find the appropriate dbProviderManifest to generate the SSDL. the supplied provider manifest token '2012' is not valid.
any help would be appreciated
thank you