Thread: VB and POSTGRES?

VB and POSTGRES?

From
Date:
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 :)



Re: VB and POSTGRES?

From
"Dave Page"
Date:
> 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