SQLQUERY

<#SQLQUERY ID=”RecordChanges” MAINQUERY=”true”
SQL=”select DATE_CHANGE,USRNAME,OPERATION,ID3,<#FIELD NAME=COMMENT> from <#TABLE NAME=LOGCHANGES>
where IDTABLE=:param1 and ID=:param2
order by DATE_CHANGE DESC, OPERATION”
PARAM1=”##PARAMETER PARAMETER=TABLEID”
PARAM2=”##PARAMETER PARAMETER=KEY”
>

This is an undocumented elink template tag.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>