Ask Ben: Converting a Query to an Array

<!--- Convert the query to an array. --->
<cfset arrTest = QueryToArray( qTest ) />

For Cut-and-Paste