Hello,
I haven't figured out how to use the db reader in CFv5. I notice that the db reader loads each record in an array (see picture)
[attachment=1]debug 2.jpg[/attachment]
How do I display this data? In CFv4 I could just use a custom code like
Thanks for your assistance.
I haven't figured out how to use the db reader in CFv5. I notice that the db reader loads each record in an array (see picture)
[attachment=1]debug 2.jpg[/attachment]
How do I display this data? In CFv4 I could just use a custom code like
{location.building}
to display the value in the building column. But now I see it stores each record in an array. What do I write in my custom code to display it?
Thanks for your assistance.