finally i installed MonetDB. Now i get the next problem =S
When i execute one query, i get error and i dont know how to solve.
Please, help me. =(
Hancel.
MAPI = (monetdb) /tmp/.s.monetdb.50000
ACTION= read_line
QUERY = select s0.value,s1.value
from (
(select f0.subject as r0,f0.object as r1
from p1 f0,p0 f1
where f1.subject=f0.subject and f1.object=58758 and ((select value from strings where id = f0.object) like '%ambilateral%'))
)facts, strings s0, strings s1
ERROR = !Connection terminated