Hi there,

Is there a function that allows you to download the data from a table/query in the Drupal database in to a file (e.g. txt file)? Or is this something I would do directly through mySQL?

Many thanks.

Ben

Comments

joachim’s picture

Views bonus pack has a display type that gives you a CSV file.

bmango’s picture

Sorry for the slow reply. Many thanks for your response. That's very useful.