How solution my problem???

From: Pablo Saul Salazar - CESERCOMP <ssalazar(at)goliat(dot)espol(dot)edu(dot)ec>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: How solution my problem???
Date: 1999-06-30 02:44:58
Message-ID: Pine.GSO.3.96.990630073701.20653B-100000@goliat.espol.edu.ec
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I have the follow table

id_user | cur_time | time_conx
-----------|----------|----------
varchar(20) time time

i Have a program in language C using the functions of the Library Libpq,
the moment does a query, allways may have a data of type char using the
function PQgevalue, but i need obtain the field time cur_time of a one
tuple , the function PQgetvalue dont does, how may obtain this field, that
function of libpq I can use.

Please help that is very important for me.

Pablo Salazar Loaiza
Asistente de Redes
CESERCOMP-ESPOL

Browse pgsql-interfaces by date

  From Date Subject
Next Message Pablo Saul Salazar - CESERCOMP 1999-06-30 03:33:48 How does operation with data types time???
Previous Message Jim Lemon 1999-06-29 21:59:10 Problem with regression test