le-insert behaviour with
> Version: 06.01.3127 .
>
> i used a copy of your code with the only difference being that i do not
> use an INSERT into another table, but a
>
> dbg_obj_print(N.S);
> dbg_obj_print(N.P);
> dbg_obj_print(N.O);
>
> this way you can also ma
].
>
> wkr jürgen
>
> [1] http://docs.openlinksw.com/virtuoso/TRIGGERS.html
>
> On Wed, 2013-10-23 at 11:55 +0200, Sebastian Tramp wrote:
> > On Wed, Oct 23, 2013 at 11:49:23AM +0200, Markus Freudenberg wrote:
> >
> > Dear list and Hugh esp.,
> >
>
ernal name...
This is true for every language (C, Java...) save SQL.
How can I use CLR in Virtuoso?
What am I to do?
Thanks for any answer.
Markus
2013/6/2 Markus Freudenberg
> Hello,
>
> I'm trying to implement a trigger-based db-event-handler with a
> wcf-service.
> All tu
Hello,
I'm trying to implement a trigger-based db-event-handler with a wcf-service.
All tutorials use the DB..import_clr procedure, but there is no such
procedure under DB.DBA...
my virtuoso build:
- Version: 06.01.3127
- Build: Aug 2 2012
What am I missing here?
Thanks for any answer.
-
Hello there,
i'm getting this error while using a subquery: (on version 6.1.76)
Virtuoso 37000 Error SP031: SPARQL compiler: Internal error:
sparp_tree_full_copy() is used to copy req_top with nonzero equiv_count
The subquery works fine on its own and returns a scalar value:
SELECT ?s ?p ?o
FRO