Re: Problem

Поиск
Список
Период
Сортировка
От Vishal Arora
Тема Re: Problem
Дата
Msg-id BAY123-F10C549F2002BC3B373C59CA9F80@phx.gbl
обсуждение исходный текст
Ответ на Problem  (vbhatia@ksu.edu)
Список pgadmin-support
Hi

Just check the following link -

http://www.postgresql.org/docs/8.2/interactive/libpq.html

You can find the inbuilt functions to fetch data from PostgreSQL using C as 
frontend.

You can use any C complier such as GCC to compile your application just use 
with -lpq directive.

- Vishal


>From: vbhatia@ksu.edu
>To: pgadmin-support@postgresql.org
>Subject: [pgadmin-support] Problem
>Date: Sat, 14 Jul 2007 18:34:45 -0500
>
>Hello there,
>
>I am new to PostGreSql and using it for the first time and need your
>assistance regarding that. I have Postgresql installed as an included
>software in MoteWorks. It is installed in C:/Program Files/PostGreSql.
>I have an application that is logging the data into the database . I
>want to write an application in C or Java that would retrieve a
>particular reading from the database each and every time the database
>is changed.
>
>I cannot find any guideline regarding that and do not know how to
>compile the sample applications I found on the net ( postgresql.com).
>Could u please guide me as to how to compile and run those applications
>in C or java that can interact with the PostGreSql database.
>
>I am in midst of a project and completely stuck at this point , so
>please help me asap.
>
>Best Regards,
>Vishal Bhatia
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: explain analyze is your friend

_________________________________________________________________
Local listings, incredible imagery, and driving directions - all in one 
place! http://maps.live.com/?wip=69&FORM=MGAC01



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

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: [pgadmin-hackers] pgAdmin III v1.8.0 Beta 1 released
Следующее
От: Dave Page
Дата:
Сообщение: Re: Minor annoyances for keyboard user.