From: Warren Young Date: September 27 2006 12:55am Subject: Re: Displaying recordset column names List-Archive: http://lists.mysql.com/plusplus/5975 Message-Id: <4519CBE6.6030903@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Andrea Fastame wrote: > I have a recordset. I need to display the columns names along with the > rows. Any good hint? Read the documentation for Row, Fields, FieldNames, etc.