CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 Using CCDLookup with concatenated select fields

Print topic Send  topic

Author Message
Varsamis Antonis
Posted: 01/08/2005, 4:31 AM

You may use the folowwing example to return a concatenated field value to from CCDLookup. The tip is nothing hard or special , but it is usefull sometimes.

$result = CCDLookUp("CONCAT(name,' ',surname) AS FULLNAME", contact, 'ID='.$basicappointment->CUSTOMERID->GetValue(), $DBinvita);

$result = strval($result);

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.