<cfquery> gives you column names based on your sql select statement. If you really need to, then I guess <cfdbinfo> can give you additional information you're looking for.
On Jan 2, 2008 10:21 AM, Tech Gate <[EMAIL PROTECTED]> wrote: > Thank you, Chris. > > I need to download all of the tables regardless the order of columns > since the order of columns are not important. In that case, I will > not need to hard-code the column names as to there are a ton of column > names. Do you know of solutions for this? > > Thx much ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295708 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

