Kieli/Language:
Finnish
English
Esikatselukuvan koko: 40x30
100x75
200x150
Kuvan koko: 640x480
800x600
1024x768
Aaargh2: select distinct p.id
from shot p , shotkeyword s_j , shotkeyword s1, keyword k1, shotkeyword s2, keyword k2
where 1=1 and p.id = s_j.shot_id
and s_j.keyword_id in (115) and p.id = s1.shot_id
and s1.keyword_id = k1.id
and k1.word = 'vappu 2010' and p.id = s2.shot_id
and s2.keyword_id = k2.id
and k2.word = 'veneranta' Out of resources when opening file './pictures/shotkeyword.MYD' (Errcode: 24)