How solution my problem???

Поиск
Список
Период
Сортировка
От Pablo Saul Salazar - CESERCOMP
Тема How solution my problem???
Дата
Msg-id Pine.GSO.3.96.990630073701.20653B-100000@goliat.espol.edu.ec
обсуждение исходный текст
Список 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 LoaizaAsistente de Redes CESERCOMP-ESPOL




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

Предыдущее
От: José Soares
Дата:
Сообщение: Re: [INTERFACES] ODBC: OID column in views
Следующее
От: Pablo Saul Salazar - CESERCOMP
Дата:
Сообщение: How does operation with data types time???