RE: Connecting remotely.

From: "Clark, Joel" <jclark(at)lendingtree(dot)com>
To: "'Magnus Hagander'" <mha(at)sollentuna(dot)net>, "'Adam Lang'" <aalang(at)rutgersinsurance(dot)com>, pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: RE: Connecting remotely.
Date: 2000-11-01 20:31:45
Message-ID: 69F195289743D411B428009027E293C401290ED3@CLTEXCH1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I have created a project on greatbridge's site (www.greatbridge.org) to do
just that (assuming life doesn't get in the way). I have not started yet,
so I can't really give specifics. It will be written C++ (MS Visual C++ 6
to be exact, since that is what I have) using MS's SDK (downloadable from
MSDN).

Joel

-----Original Message-----
From: Magnus Hagander [mailto:mha(at)sollentuna(dot)net]
Sent: Wednesday, November 01, 2000 12:12 PM
To: 'Adam Lang'; pgsql-interfaces
Subject: RE: [INTERFACES] Connecting remotely.

> As for the ole db... does anyone have an idea where to start
> looking for that info?
http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/dasdk/oled0c
s7.htm

> Would it have to be written in C? I found a
> company that sells
> software that creates ole dbs...
It shuold be possible to write it in any language that can produce COM
objects which support the OLE-DB interfaces (there are lots of them). C++ is
probably the most common langauge used, but there are examples in Java and
Visual Basic as well (samples available at
http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/dasdk/osp298
xb.htm).

//Magnus

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Adam Lang 2000-11-01 20:52:26 Re: Connecting remotely.
Previous Message Adam Lang 2000-11-01 20:24:47 Re: Connecting remotely.