Hi Thomas,
Looking at your INI file I note in the “[Parameters]” section you have
"MaxClientConnections = 10” set , which should be set to something like 100
I would recommend as this param sets the number of ServerThreads available to
the SQL database for processing requests, which includ
Thanks Sergey
Your suggestion inspired me to do some more trials.
Declaring the text column
VARCHAR(3000) instead of NVARCHAR(1000)
the problem disappears, but I have to increase the column size because
somehow Virtuoso recognizes the text as non-Latin and uses UTF-8 that
occupies m