Thanks. That looks like it might have some promise. I wish there was a doc page for it. Nancy ________________________________ From: Steven Jones <steven.jones@computerminds.co.uk> To: development@drupal.org Sent: Wed, September 15, 2010 8:58:03 AM Subject: Re: [development] Create files programmatically http://drupal.org/project/data Regards Steven Jones ComputerMinds ltd - Perfect Drupal Websites Phone : 024 7666 7277 Mobile : 07702 131 576 Twitter : darthsteven http://www.computerminds.co.uk On 15 September 2010 13:34, nan wich <nan_wich@bellsouth.net> wrote:
I already have a functioning module that creates some CSV files for my customer. It appears now that they are going to be expanding the file inventory, so time to get more creative. Does anyone know of a module that allows them to input a list of fields they want and creates a table with that schema? There will pretty much only be int and varchar fields, so I don't need to handle everything. My module can already largely be otherwise driven by the schema.
Nancy