Re: [Virtuoso-users] virtuoso isql batch mode?

2015-04-06 Thread Morty
Hugh -- To clarify, I mean that I just want the SQL output without any headers or footers. This is for sysadmin-type scripting rather than for actual DB use. For example, the command: echo "select U_NAME FROM SYS_USERS WHERE U_ID=106;"|\ /opt/virtuoso/bin/isql dba $dba_password results

Re: [Virtuoso-users] SPARQL query size limits (GET, POST, POST DIRECT)

2015-04-06 Thread Hugh Williams
Hi Jörn, 10K is the maximum limit, see the following post: http://boards.openlinksw.com/phpBB3/viewtopic.php?f=12&t=1377#p4422 Best Regards Hugh Williams Professional Services OpenLink Software, Inc. //

Re: [Virtuoso-users] Incorrect results with property paths using plus sign

2015-04-06 Thread Hugh Williams
HI Nicola, Are you able to provide a test case we can setup locally to demonstrate this issue ? Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ LinkedIn -- http://www.linkedin.co

Re: [Virtuoso-users] virtuoso isql batch mode?

2015-04-06 Thread Hugh Williams
Hi Morty, Not sure what you mean by "Batch mode”, Virtuoso has a “load ;” command that can be used for executing multiple isql commands at once or are you seeking to be able to load a series sql command as part of one transaction and commit when done ? Best Regards Hugh Williams Professional S