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

Home -> Community -> Usenet -> c.d.o.server -> Problem with Pro*C

Problem with Pro*C

From: Balaji.S <stmbas_at_lgeds.lg.co.kr>
Date: 1997/06/12
Message-ID: <866026447.31576@dejanews.com>#1/1

Hi,
  I am a newbie to Pro*C.
 I am having problems with Pro*C. I am using varchar variables in a loop and fetching records into those variables from a cursor. I am writing these variables to a text file for archival purposes. In-spite of NULL terminating these varchar variables, I find that in subsequent retrievals the old value contained in the varchar variable mix up with the newly fetched ones. variablename.arr will have both the old and the new values mixed up. Is there something very important i am missing.

Balaji.S

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Thu Jun 12 1997 - 00:00:00 CDT

Original text of this message

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