VO DataServer for PostgreSQL using X# COM module

Public support forum for peer to peer support with related to the Visual Objects and Vulcan.NET products
User avatar
wriedmann
Posts: 3655
Joined: Mon Nov 02, 2015 5:07 pm
Location: Italy

VO DataServer for PostgreSQL using X# COM module

Post by wriedmann »

Hello,
only a note to the original subject: due to missing time I had to suspend the work on the dataserver class, but nevertheless I can share a VO sample how to access a PostgreSQL database through a small X# COM module.
https://www.riedmann.it/download/PostgreSQLReader.zip
The sample at this moment does not contains the X# source code - and to try it out you need a PostgreSQL server somewhere, but no PostgreSQL client installation on your machine.
The PostgreSQL DataServer class will be based on this code.
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Post Reply