ericdes wrote:
Hi Patrick,
I think you are talking about the instructions which are in
drupal/sites/all/settings.php, originally set to:
$db_url = 'odbc://drupal:ignored@Local Virtuoso/drupal';
which I replaced with my actual parameters:
$db_url = 'odbc://dba:dba@Virtuoso/drupal';
To m
Hi,
FYI. Here's a modified version of the sesame http client module that
now issues dumb accept headers ( only SPARQL XML ). It is an effective
workaround for the CN glitch if you're experiencing it while using
sesame HTTPRepository.
Install this in your maven local repo (overwrite the old jar) a
Hi Patrick,
I think you are talking about the instructions which are in
drupal/sites/all/settings.php, originally set to:
$db_url = 'odbc://drupal:ignored@Local Virtuoso/drupal';
which I replaced with my actual parameters:
$db_url = 'odbc://dba:dba@Virtuoso/drupal';
To my knowledge re.
I followed the link but couldn't see a word about how turning on versioning.
Also, I don't have a button 'Add Link', which should show in Web
Application Server | Content Management | Repository.
ericdes
On 5/30/2009 5:21 PM, Patrick van Kleef wrote:
Yes, DAV folders can use versioning, whi
Hi Eric,
I remember having read somewhere in your website that versionning
in the
web folders was as feature of Virtuoso.
How do you use this feature? Is there any related documentation?
Yes, DAV folders can use versioning, which can be set by using the
Conductor.
http://docs.openli
Hi Eric,
I installed the drupal vad package, and I'm pretty sure I have the
right
connection string in settings.php
First of all i am assuming you read the following article:
http://ods.openlinksw.com/dataspace/dav/wiki/ODS/
OdsIntegrationDrupal
$db_url = 'odbc://dba:dba@Virtuoso
HI Eric,
Hello and thank for sharing this master piece of software in open
source. I'm currently evaluating it but I am stuck at some basic
tasks,
one of them is:
How do I create a new catalog / database?
You can use the USE statement to create a new catalog within virtuoso
e.g.
Hi Patrick,
Thanks for your answer. However the same link error still appears after
touching libsrc/Wi/sql_code_cache.c.
Any other idea?
Christian
-Original Message-
From: Virtuoso Maintainer [mailto:vos.ad...@openlinksw.com]
Sent: 29 May 2009 22:04
To: Berwanger, Christian
Cc: virtuos
I remember having read somewhere in your website that versionning in the
web folders was as feature of Virtuoso.
How do you use this feature? Is there any related documentation?
Thank you,
ericdes
Configuration:
- OpenLink Virtuoso (Open Source edition)
- Version: 05.11.3039 (Win32) installe
I installed the drupal vad package, and I'm pretty sure I have the right
connection string in settings.php
$db_url = 'odbc://dba:dba@Virtuoso/drupal';
$db_prefix = 'drupal.drupal.';
'Virtuoso' being a system data source using the driver 'Virtuoso (Open
Source') -- working fine in a .Net appl
Hello and thank for sharing this master piece of software in open
source. I'm currently evaluating it but I am stuck at some basic tasks,
one of them is:
How do I create a new catalog / database?
Maybe I'm looking at the wrong places, I haven't be able to find the
instruction in the documenta
11 matches
Mail list logo