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: Various PL/SQL and Forms Queries...

Re: Various PL/SQL and Forms Queries...

From: John Strange <jstrange_at_imtn.dsccc.com>
Date: 19 Jun 1998 11:59:22 GMT
Message-ID: <6mdjqq$qp3$1@relay1.dsccc.com>


While you are in the debugger, open up modules, program units, your procedure, double click the line number where you would like a break point. Double click it again to remove break point.

Bernadette (b.pinto_at_zetnet.co.uk) wrote:
: Can someone answer the following questions for me please?:
: ********
: Question 1
: ********
: "PL/SQL variables reflect the Oracle 7 set of variables, but the
: datatype precisions aren't the same as those available in the database"

: Is the above true? If so, what is the maximum size of VARCHAR2, CHAR,
: LONG, RAW, LONG RAW in PL/SQL?

: ********
: Question 2
: ********
: I have tried to play around the the Forms 4.5 debugger but have had
: little success, can anyone tell me a simple way to set up and remove
: a break in a PL/SQL program unit local to the executing Form?

: Thanks

: B. Pinto

--
While DSC may claim ownership of all my ideas (on or off the job), DSC does not claim any responsibility for them. Warranty expired when you opened this article and I will not be responsible for its contents or use. Received on Fri Jun 19 1998 - 06:59:22 CDT

Original text of this message

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