Implementing a DDEX provider for exposing PostgreSQL data source objects in Visual Studio 2010 -


i started implementing ddex provider postgresql in visual studio 2010. first of all, i've downloaded efsampleprovider, contains basics begin. i' ve downloaded src of npgsql 2.0.10 here contains visualstudio folder there 4 basic files (but not in there). files ones needed filled appropriate code.

though, familiarized myself basic principles of ddex architecture, lack of knowledge on postgres , on data objects (and properties, parameters, etc) need continue.

does have idea can these?

thanks, in advance

maybe npgsql api documentation can help.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -