1

I started implementing a DDEX provider for PostgreSQL in Visual Studio 2010. First of all, I've downloaded from EFSampleProvider, where it contains the basics to begin. I' ve also downloaded the src of Npgsql 2.0.10 from here which contains a VisualStudio folder where there are 4 basic files (but not much in there). Those files are the ones that are needed to be filled with the appropriate code.

Though, I familiarized myself to the basic principles of a DDEX architecture, I lack of any knowledge on Postgres and especially over the data objects (and their properties, parameters, etc) that I need to continue.

Does anyone have an idea where can I look up for these?

Thanks, in advance

1 Answer 1

1

Maybe the Npgsql API documentation can help.

Sign up to request clarification or add additional context in comments.

1 Comment

unfortunately this project was abandoned. Nevertheless thank you for your reply and I ll keep it in mind whenever I return back to this.

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.