Embed SQL in C - Mailing list pgsql-novice

From GMX
Subject Embed SQL in C
Date
Msg-id 722799747.20050302184610@gmx.at
Whole thread Raw
Responses Re: Embed SQL in C
List pgsql-novice
Hi,

I am new to SQL and I am only a moderate C-programmer, so I need help to
solve the following problem:

I need a C-program that goes something like this:

1) Check how much devices are in the database and look up the IP and
the Port from them from the database.

2) Connect to the computer using the IP and the Port and send a
certain string to this computer.

[the computer echoes to this certain string with another string that
contains 3 values]

3) The received string should be split and each value should be
written in the right field of the SQL database.

I hope you can help me a little bit.


pgsql-novice by date:

Previous
From: "Ross Gohlke"
Date:
Subject: Re: Form Design Advice
Next
From: "Christian Hofmann"
Date:
Subject: User right management concerning functions