hello:
i want to export query result to excel.
i can't find the page which presents the query result and i don't know the control flow
who can help me?

Comments

cosmicdreams’s picture

Project: » Drupal core
Version: » 6.x-dev
Component: other » database system
Status: Active » Fixed

Who can help you...an interesting challenge. I'll give it shot:

I would suggest to use phpMyAdmin: http://www.phpmyadmin.net/home_page/index.php

With that program you can export the result of a query to Excel. There are also query tools from http://www.mysql.org that can query databases, but I'm not sure if any allow you to export to excel.

Is there a module that can do this for you within drupal. Perhaps, I don't know which though.

This is not a user experience issue, so I'll put it into the drupal issue queue and relate it to the database system.

stevenpatz’s picture

Priority: Critical » Normal
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.