RE: Connecting remotely.

From: Magnus Hagander <mha(at)sollentuna(dot)net>
To: "'Adam Lang'" <aalang(at)rutgersinsurance(dot)com>, pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: RE: Connecting remotely.
Date: 2000-11-01 17:11:46
Message-ID: 215896B6B5E1CF11BC5600805FFEA82103D983B1@sirius.edu.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

> 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

Browse pgsql-interfaces by date

  From Date Subject
Next Message Dave Page 2000-11-01 17:15:50 RE: Connecting remotely.
Previous Message Dave Page 2000-11-01 17:11:02 RE: RE: new maintainer for the ODBC driver?