1

I want to create an app for SharePoint 2013 (Foundation so far, soon to be paid version). I would love to include SP lists filled with data from sql query to PostgreSQL. Sounds easy, right?

I am unable to find a tutorial or code sample on how to achieve this. Is it possible? If not, why?

If it matters, I use VS 2013.

1 Answer 1

1

I would set up a Business Data Connectivity model to consume data from PostgreSQL and expose it in the form of an external list.

There are plenty of tutorials on the internet on how to go about it, for example: http://raquelalineblog.wordpress.com/2013/05/19/sharepoint-2013-bcs-in-visual-studio-2012/

1
  • Almost. I can't use your tutorial because I'm creating an app, not an empty sharepoint solution. Here are some more links: link1, link2 Commented Apr 10, 2014 at 8:20

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.