filling temp-table in sdo

JeKaRe

New Member
Hi All,

I encountered the following problem:

I have a static sdo based on a temp-table. In this sdo there is a procedure to fill the temp-table. At the end of this procedure the temp-table is indeed filled with data but my data-targets remain empty.

When running client-server all goes well, the problem only appears running thru an appserver.

Now I've read somewhere that 'I should take care of saving the records myself after filling the temp-table', is that what I'm missing?

And how do I save the records....?

TIA, Jack Reitsema
VCD Automatisering BV - Groningen - the Netherlands.
 
Back
Top