Sample to access a PostgreSQL database through COM 

1) in the application directory you have to put:
Npgsql.dll
System.Threading.Tasks.Extensions.dll
PostgreSQLHelper.dll

2) the application needs a manifest like the file PostgreSQLReader.man

3) for the sample to compile on your system you have to adjust the path of the .ico and the .man.

That is all!

Wolfgang Riedmann
wolfgang@riedmann.it
