I'm a designer with virtually no programming experience.

My customer is still running Zencart 1.2.6d with no intentions of upgrading (cost to migrate the custom template being at issue)

I've got a nice little database publishing application written for InDesign (Adobe page layout program) that will run out a variety of different customized pricelists that are all easily customized for him. All it needs is a CSV file.

Ultimately, i'd like to get the part number, the description, the price, and the image file name associated with each record from ZenCart into a CSV.

But, i could get by with just the description and price if there are issues with getting all the data.

Is this a simple SQL query i can send the database, or is there some other Zen plugin that can do this?

Thanks for any suggestions.