What is the best way to submit a query in a trigger?
For example:
$idvalue=$record->display('somecolum');
Run following query and store date:
select col1,col2 from table where id='$idvalue';
Thanks.
Run A Query In Trigger
4 posts
• Page 1 of 1
Run A Query In TriggerWhat is the best way to submit a query in a trigger?
For example: $idvalue=$record->display('somecolum'); Run following query and store date: select col1,col2 from table where id='$idvalue'; Thanks.
4 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 10 guests |