Re: VB to postgresql located in Unix.

From: Jason Earl <jason(dot)earl(at)simplot(dot)com>
To: sam <s(dot)wun(at)thales-is(dot)com(dot)hk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: VB to postgresql located in Unix.
Date: 2003-02-20 21:00:32
Message-ID: 87y94ad5vz.fsf@npa01zz001.simplot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


You probably want to take a look at the PostgreSQL ODBC driver:

http://gborg.postgresql.org/project/psqlodbc/projdisplay.php

sam <s(dot)wun(at)thales-is(dot)com(dot)hk> writes:

> Hi,
>
> I want to use VB (in windows) connect to postgresql database located
> in Unix.
> What db driver I should install in windows so that I can write a VB
> client to connect to the pgsql database?
>
> thanks
> sam
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-02-20 21:07:59 Re: Backend often crashing
Previous Message Patrick Nelson 2003-02-20 20:57:05 jdbc in OO