Hi Ruslan, I'm getting an SQL exception thrown on this query: select id,hit,uniqueID,varCharField,authors,thedate,title,editors,keywords from thereferences where id=1 complaining that unexpected token: keywords Why? Is "keywords" reserved now? Jon