Hi Lourens,
Note, this limit is hard coded as a define in ~/libsrc/Wi/text.h of the open
source archive :
#define WST_WILDCARD_MAX 1000
So you would need to increase this to a suitable value and recompile the
Virtuoso binary for it to take effect. Note setting this value too high will
make th
Aldo,
On 15 Dec 2009, at 23:40, Aldo Bucchi wrote:
> Hi Hugh,
>
> We made a breakthrough ;).
>
> It seems like I left a small detail out of my previous example which
> was really important.
>
> declare somestr varchar;
> somestr := cast( __ro2sq( a_rdf_box ) as varchar ); -- notice that we
> a