Problem generating edmx file

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
airwedge1
Posts: 2
Joined: Fri 10 Oct 2008 14:11

Problem generating edmx file

Post by airwedge1 » Fri 10 Oct 2008 14:15

I am currently evaluating postgresql direct.net entity framework driver.
I am having an issue generating the edmx file in visual studio.

I am creating a new ado.net entity object, and going through the wizard.

It identifies all my tables, and I click finish, but then I get an endless hourglass. I've let it sit for hours, and it does no finish.

My database has 113 tables. If I use a couple tables it seems to work fine.

Is there anything I can do to debug this? or you can you provide a suggestion?

airwedge1
Posts: 2
Joined: Fri 10 Oct 2008 14:11

8.3

Post by airwedge1 » Fri 10 Oct 2008 14:43

I upgraded to postgresql 8.3, and it resolved the issue. Not sure what was wrong with 8.2

Post Reply