Обсуждение: VB and POSTGRES?

Поиск
Список
Период
Сортировка

VB and POSTGRES?

От
Дата:
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?

От
"Dave Page"
Дата:
> 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