John,

I wonder if this might be better accomplished with an external application
server of some type (except on Oracle, but then, substantial XML
functionality ships with 8i+).

Sapdb has an unpublished extension mechanism allowing one to author stored
procedures in C++.  If it were available, it would seem attractive for
your application.  The Sapdb team has stated it will not document how to
format such procedures (COM-format C++ classes evidently; they use Windows
development tools, though I suspect with GCC 2.95.2+ this is no longer
strictly necessary) until an unspecified point in the future.  I've been
looking for an excuse to study this part of the Sapdb code, but it hasn't
come up yet...

Matt

On 22 Jan 2002, John Holland wrote:

> On Tue, 2002-01-22 at 12:44, Flemming Frandsen wrote:
> > John Holland wrote:
> >
> > > i was carefull enough not to create a endless loop in the delete and
> > > update triggers that i use. i did not explicity try to create a endless
> > > loop.
> >
> > Then what is the problem?
> >
> > --
> >  Regards Flemming Frandsen aka. Dion/Swamp http://dion.swamp.dk
> >
>
> i have to develope a del trigger that recursively walks a tree of
> properties deletes specific props and update others and must follow
> another branch when the trigger was fired from a trigger.
>
> this builds the kernel of relational xml database engine.
>
> thanx in advance
>
> john
>

-- 

Matt Benjamin

The Linux Box
206 South Fifth Ave. Suite 150
Ann Arbor, MI  48104

tel. 734-761-4689
fax. 734-769-8938
cel. 734-216-5309
pgr. 734-431-0118

Reply via email to