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 -> Pro C unable to resolve int64

Pro C unable to resolve int64

From: Poh Tien Lye <pohtl_at_singnet.com.sg>
Date: Wed, 10 Aug 2005 22:51:42 +0800
Message-ID: <ddd14p$j8s$1@reader01.singnet.com.sg>


I need to retrieve a 17 digit number stored in the Oracle table. I tried using the int64 to retrieve the number. However, the Pro C interpret the int64 as 32bit int. Is there anyway that I can work around this?
Many thanks. Received on Wed Aug 10 2005 - 09:51:42 CDT

Original text of this message

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