18 Jul
2008
18 Jul
'08
6:10 a.m.
HI, How to view current space using HSQL. For Example: select prop.value from BaseObject as obj, StringProperty as prop where obj.className='Blog.Categories' and obj.name = 'Blog.Categories' and prop.id.id = obj.id and prop.id.name='name'* and prop.value = $doc.web* whether above one is correct..? -- Prathap