<cfset country = qname[1]>

While this would seemingly return the results I want, I tried the
snippet above and OpenBD produced an 'internal server error'

I guess it's a query not an array



Here is the results of dump

DataDump(Querydata)
query [long version]
  country name
1 US United States
Query Source: SQL Query
Datasource: IP_LOCATIONS
Query: SELECT country,name FROM geoip WHERE begin_num <= ? AND end_num
>= ?
Time: 32 ms
CFQUERYPARAMS: Type=CF_SQL_BIGINT; Data=[1266976423]; Direction=IN;
Variable=null
Type=CF_SQL_BIGINT; Data=[1266976423]; Direction=IN; Variable=null

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 mailing list - http://groups.google.com/group/openbd?hl=en

 !! save a network - please trim replies before posting !!

Reply via email to