On Feb 5, 2009, at 08:06 , Jean-Denis Muys wrote: > > The results is indeed a hash, but with spurious entries: > > [{"Name"=>"Doe", 0=>"Doe", 1=>"John", 2=>"555-123-4567", > "Telephone"=>"555-123-4567", "Firstname"=>"John"}] looks like that is intentional. You can access a value by column name or index (like an array).