Thread: date type!

date type!

From
mario mora suarez
Date:
some body knows how to convert a date type (in
postgresql) to binary data in C

Alguien sabe como comvertir el tipo date( en
postgresql) a binario en C.

_________________________________________________________
Do You Yahoo!?
La mejor conexión a internet y 2GB en tu buzón de Correo Yahoo! por $100 al mes. http://net.yahoo.com.mx


Re: date type!

From
Michael Fuhr
Date:
On Mon, Dec 06, 2004 at 11:19:45PM -0600, mario mora suarez wrote:

> some body knows how to convert a date type (in
> postgresql) to binary data in C

What kind of C code are you writing (client application using libpq,
server-side function, etc.), how did you obtain the DATE variable
in question, and how do you intend to use the binary version of it?

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/