Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Framework » Screen/Report - calculated/concat fields
Re: Screen/Report - calculated/concat fields [message #5598 is a reply to message #5597] Fri, 03 June 2016 04:50 Go to previous message
AJM is currently offline  AJM
Messages: 2350
Registered: April 2006
Location: Surrey, UK
Senior Member
You can certainly use a function such as CONCAT() in a SELECT statement, but in your example you have placed it after the FROM clause instead of before, which produces an invalid query.

You could always combine two or more fields into a single field within your PHP code, such as in the _cm_post_getData() method.


 
Read Message
Read Message
Previous Topic: Task ID/Script ID
Next Topic: Convert date ccyy-mm-dd to dd.mm.ccyy
Goto Forum:
  


Current Time: Wed May 15 03:25:35 EDT 2024

Total time taken to generate the page: 0.00882 seconds