Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Comparing "date" values in Pro*C

Comparing "date" values in Pro*C

From: Pravin Sitaram <ink_at_tiac.net>
Date: 1997/10/07
Message-ID: <01bcd33f$d7f52960$1b000064@pravin>#1/1

Hello,

Within a Pro*C program, I need to select "date" values from a database table. What is the data type that I need to define in "C" for the host variable so that I can extract the "date" value into the host variable and then compare two "date" values? I tried "char *" datatype for the host variable, but it does not work.

Please mail your suggestions to:
nagaraj_jyothi_at_isus.emc.com

Thanks,
Jyothi


Received on Tue Oct 07 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US