RE: [INTERFACES] More VB - Mailing list pgsql-interfaces

From Ansley, Michael
Subject RE: [INTERFACES] More VB
Date
Msg-id 1BF7C7482189D211B03F00805F8527F70ED085@S-NATH-EXCH2
Whole thread Raw
List pgsql-interfaces
This is a pain-in-the-butt way of doing it.  I means that you have to learn
how PGs protocol operates.  Give it a week or so, and I'll send you a COM
server, with a nice VB interface.  I'm busy with this at the moment.

Stephen Martin wrote:
>> 
>> Hello,
>> whilst it seems driving libpq.dll from VB might be a 
>> difficult enterprise..
>> is it still not possible to just connect a socket to port 
>> 5432 of where ever
>> and
>> start communicating with postgres through a socket?  TCP or UDP?
>> 


pgsql-interfaces by date:

Previous
From: Martin Jackson
Date:
Subject: (no subject)
Next
From: "Ansley, Michael"
Date:
Subject: RE: [INTERFACES] More VB