VB and POSTGRES?

Lists: pgsql-odbc
From: <raymond(dot)chuasing(at)kasal(dot)com>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: VB and POSTGRES?
Date: 2003-02-15 10:55:09
Message-ID: 3657.210.14.24.75.1045306509.squirrel@202.91.162.53
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-odbc

how can I connect a visual basic application to a postgres database? I
already have postgres ODBC drivers , I tried using ADO but it won't work
can anyone suggest a way for this to work . thx :)


From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <raymond(dot)chuasing(at)kasal(dot)com>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: VB and POSTGRES?
Date: 2003-02-15 12:26:16
Message-ID: 50244.80.177.99.193.1045311976.squirrel@ssl.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-odbc

> how can I connect a visual basic application to a postgres database? I
> already have postgres ODBC drivers , I tried using ADO but it won't
> work can anyone suggest a way for this to work . thx :)
>

There are some examples on the website:
http://gborg.postgresql.org/project/psqlodbc/genpage.php?howto-visualbasic
Regards, Dave