Re: how can Iconnect a Postgres database using odbc in c language?

Поиск
Список
Период
Сортировка
От Paul Thomas
Тема Re: how can Iconnect a Postgres database using odbc in c language?
Дата
Msg-id 20040708231359.B31846@bacon
обсуждение исходный текст
Ответ на how can Iconnect a Postgres database using odbc in c language?  (masculinu@hotmail.com (Maus))
Список pgsql-general
On 02/07/2004 16:02 Maus wrote:
> [snip]
> I'd like to know the equivalent instructions in C language using ODBC
> for connecting a Postgres DB (with also includes library)
>
> Please, is there anyone can tell me which these C language
> instructions are?

ODBC involves a fair bit more programming than JDBC. I suggest you search
the net for an ODBC tutorial. You can find the API documentation on
Microsoft's web site.

HTH

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for
Business             |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

В списке pgsql-general по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: help required
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: unexpected update behavior with temp tables