House of Fusion
Home of the ColdFusion Community

Search cf-talk

December 02, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
   1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31       

Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Talk (CF-Talk)

ColdFusion 8 CFDump of query

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Chad Gray
05/14/2008 02:56 PM

I recently upgraded to CF8 and I noticed when I dump a Query there is something called SQLPARAMETERS and it display an Array. What is this?  

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Brian Kotek
05/14/2008 06:26 PM

This is all covered in the documentation by the way. http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html On Wed, May 14, 2008 at 2:55 PM, Chad Gray <cgray@careyweb.com> wrote: > I recently upgraded to CF8 and I noticed when I dump a Query there is > something called SQLPARAMETERS and it display an Array. > > What is this?

Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Dave Watts
05/14/2008 02:59 PM

> I recently upgraded to CF8 and I noticed when I dump a Query > there is something called SQLPARAMETERS and it display an Array. > > What is this? If I recall correctly, it's your bound parameters, which are created when you use the CFQUERYPARAM tag. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Training: Adobe/Google/Paperthin Certified Partners http://training.figleaf.com/ WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers! http://www.webmaniacsconference.com/


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists