Re: memory fault, core dump
From: QueriX 4GL / Mehdi <mehdi_at_querix.com>
Date: 2000/05/15
Message-ID: <39201113.AD1C2BFB_at_querix.com>#1/1
Date: 2000/05/15
Message-ID: <39201113.AD1C2BFB_at_querix.com>#1/1
Jonathan Stowe wrote:
> On Sun, 14 May 2000 22:03:18 +0100, DNP Wrote:
> > Oh dear Oh dear Oh dear .......
>
> I dont believe that Oracle even has a product equivalent to I4GL and if it
> did it would be subject to the same problems that any compiled program has
> with respect to restrictions on the use of memory that the OS might impose.
>
> /J\
May not have had but now a days you can use exactly the same syntax on Oracle,
all you have to do is to
recompile the code using the right compiler. As for the restrictions on the
memory all you have to take care of is to initialize the variables you use.
(You may also use a compiler flag which would do the job for you.
-- Compliments of QueriX -------------------------------------------------------------------------------------------------- QueriX 4GL Compilers are Informix 4GL Compatible, and Connection to other RDBMS such as Oracle. Hydra 4GL Compiler (Compatible with I4GL) Compile once, run everywhere Phoenix Windows GUI. (Front End to 4GL) Chimera Java GUI The only GUI you will ever need... (Front End to 4GL) Arachne Web Technology (Front End to 4GL on the Web & HTML Report Generator) ESQL/C Compiler For more details visit: http://www.querix.com/ ---------------------------------------------------------------------------------------------------Received on Mon May 15 2000 - 00:00:00 CEST