Re: [Virtuoso-users] Virtuoso DB Types and ADO.NET EF provider

2010-04-06 Thread Virtuoso Maintainer
Hi Alex, > Hi there. I got a couple of questions about virtuoso DB types: > > 1. Is there something like nvarchar(max)? Now all I can use instead is > nvarchar(4082)...but what if I need to store a string with a length > 4082? There is also a "LONG NVARCHAR" datatype[1] that can handle very larg

[Virtuoso-users] Virtuoso DB Types and ADO.NET EF provider

2010-04-06 Thread Alex Efimov
Hi there. I got a couple of questions about virtuoso DB types: 1. Is there something like nvarchar(max)? Now all I can use instead is nvarchar(4082)...but what if I need to store a string with a length > 4082? 2. I wonder why virtuoso ADO.NET EF provider doesn't support fields of the BIGINT type?

Re: [Virtuoso-users] Possible bug with CONSTRUCT query

2010-04-06 Thread Ivan Mikhailov
Hello Claus, Yes this is my fault. It's quite seldom for real data to contain such predicate IRIs that they can't be divided into ns prefix part and a local part, so the error remained hidden for a long time. The attached patch fixes it. Best Regards, Ivan Mikhailov OpenLink Software http://virt

Re: [Virtuoso-users] How to change default passwords without exposure ?

2010-04-06 Thread Obey Arthur Liu
On Tue, Apr 6, 2010 at 5:43 PM, Tim Haynes wrote: > Obey Arthur Liu wrote: > > Hi, > > > > http://docs.openlinksw.com/virtuoso/newadminui.html#defpasschange > > explains that in order to change the default password, I have to first > > launch virtuoso with the default passwords. How can I change t

Re: [Virtuoso-users] How to change default passwords without exposure ?

2010-04-06 Thread Tim Haynes
Obey Arthur Liu wrote: Hi, http://docs.openlinksw.com/virtuoso/newadminui.html#defpasschange explains that in order to change the default password, I have to first launch virtuoso with the default passwords. How can I change the password without exposing myself, or running a serving instance at

[Virtuoso-users] Possible bug with CONSTRUCT query

2010-04-06 Thread Claus Stadler
Hi, I've encountered an issue on virtuoso ose-6.1.1 (older versions not tested) where predicates seem to get lost in N3 output of CONSTRUCT query. sparql clear graph ; sparql INSERT INTO { .