Click here to Skip to main content
15,887,340 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hey Friends,
I have a project in Visual studio 2013, in which I want to add EntityFramework with PostgreSql. For this i have reffered the link http://www.npgsql.org/doc/ddex.html[^]

using this i have changed all the things, but i am not getting PostgreSQL Database in change Data Source.
Can anyone help me out Plz...
Posted
Comments
virusstorm 26-Aug-15 10:20am    
Can you clarify what you mean by "but i am not getting PostgreSQL Database in change Data Source"?
Member 11524003 27-Aug-15 1:45am    
When you are adding data source from ADO.NET Entity Data Model, Then there in the new connection, you will get CHOOSE DATA SOURCE. In that data source only Microsoft SQL Server and Microsoft Sql Server File is there. In that place I want PostgreSql Database For Connectivity.
virusstorm 27-Aug-15 9:29am    
Take a look at this link, it might help you.
http://rob.conery.io/2014/02/05/using-entity-framework-6-with-postgresql/

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900