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 -> Re: forms 4.5 library problem

Re: forms 4.5 library problem

From: Steve Cosner <stevec_at_zimmer.csufresno.edu>
Date: 22 May 1999 17:34:26 GMT
Message-ID: <7i6pr2$klu$1@nntp.csufresno.edu>


In article <DutcherJG-1805991729370001_at_clhrd7.chinalake.navy.mil>, J. G. Dutcher <DutcherJG_at_navair.navy.mil> wrote:
>I'm using a library package to do some of the processing in my
>application. It compiles with no errors. Yet when executed, it gets an ORA
>0904 Invalid column name. The statement producing this error is an open
>cursor statement. I've checked the obivious, correctly spelling the cursor
>name, correctly spelling the column name, column names in the right order,
>etc. I've run out of things to check. Anyone else had this problem and how
>did you solve it?

Try a Compile All of your library -- it may not compile properly with that.

Also, are you developing while connected to a different server than you are running against? Your tables may be different.

Steve Cosner



http://members.aol.com/stevec5088
Downloadable Quick Access utility form: Display and update any table. Received on Sat May 22 1999 - 12:34:26 CDT

Original text of this message

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