Thursday 17-05-2012
About Us | Contact Us | FAQ | Support | Links
Coldfusion Custom Tags, CFXs, CFCs, Full Applications and more!
< Built by ColdFusion Developers, for ColdFusion Developers >
 
Home | Tag Categories | Latest Tags | Top Rated Tags | Top Selling Tags | My Account | Search | Sell Your Tags | Tags A-Z
CF_Struct_toQuery

CF_Struct_toQuery - Convert "struct type" variable into a query
Developer Name: Timothy Marco Chan
Company Name:
Email Developer Email Developer:
Latest Version: 1.0
Price: $15
License: One copy for multiple servers in multiple locations.
Encrypted: No
Average Rating: Not Rated
Times Rated: Not Rated
Rate This Tag:


Tag Comments

There are no comments for this tag yet!


What Is CF_Struct_toQuery?
CF_Struct_toQuery is a ColdFusion Custom Tag that allows you to convert a "struct type" variable into a "query-type" variable.

CF_Struct_toQuery is a ColdFusion Custom Tag that allows you to convert a "struct type" variable into a "query-type" variable.
 
This component is very useful if you want to store related data into one variable. This will enable you for easier manipulation of data, for queries are associative and simple SQL synthax can be applied.
 
CF_Struct_toQuery is valuable in instances where you want to pass two related list of data as parameters. Like a field list and its data type for each field list.
 
Usage:
   *Group related parameters into one variable (eg. fieldkey, fieldname, fielddatatype).
   *Use standard SQL to query set parameters.
   *Manipulate query data using standard SQL.
 
Example:
   *A test template is included the commercial file
 
Note:
   *I'll be using this tag on my parametized recordbrowser custom tag.
 


 


< Business Strength Coldfusion Custom Tags >
Sitemap | Privacy | Branding | Web Services | Support | Contact Us