Re: how connect visual basic to pgsql?

From: "Alex Bolenok" <abolen(at)chat(dot)ru>
To: "anuj" <Anuj(at)in-control(dot)de>
Cc: "pgsql-general" <pgsql-general(at)postgresql(dot)org>
Subject: Re: how connect visual basic to pgsql?
Date: 2000-07-24 06:39:00
Message-ID: 003501bff539$f2726ef0$df02a8c0@artey.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> This deriver made for Win95.
> I am using Win-Nt-Wks-4.0.
> Is this possible this due to different OS's ?
> Best Regard,
> Anuj

What kind of application do you use and where did you install your ODBC DSN?
If your application is a service, or if you plan to share this DSN across
multiple users, you should install it under 'System DSN' entry.

This driver work perfectly on Windows NT 4.0 Server, Windows 2000
Professional and Windows 2000 Advanced Server. I used it to connect MS SQL
Server 7.0 to PostgreSQL database through 'OLE DB provider for ODBC driver'
and succeded in it. I did not test it on Windows NT Workstation 4.0, but I
see no reason why this driver shouldn't work on it.

Alex Bolenok.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Heaven 2000-07-24 06:44:46 Re: Notice of List Changes ...
Previous Message Tom Lane 2000-07-24 06:04:57 Re: Is there any way to speed up PL/TCL functions?