Re: Setting up CakePHP for Reporting

2008-09-23 Thread torbjorn
ciding that you must > build it yourself. Only after a formal review of a few with the > conclusion "we must write our own from scratch" would I consider > heading down this path, personally. > > Wayne > > On Mon, Sep 22, 2008 at 11:06 AM, torbjorn <[EMAIL PROTE

Setting up CakePHP for Reporting

2008-09-22 Thread torbjorn
Hi, I thought I seek feedback from this group on what would be the best direction creating reporting in CakePHP. My project that I am working on, is to take resource scheduling excel spreadsheet and move it over to a database, the reason to this is that the spreadsheet has grown to big, and exce

Generating reports with CakePHP

2008-07-26 Thread torbjorn
I am working on a resource management project, to take the current Excel spreed sheet and move it over to a web based database driver application. I choose cakephp for the ease of use and the prototyping (scaffolding), I have created all the database tables required and run the scaffolding to crea

Problems with helper class

2008-07-22 Thread torbjorn
Hi, I have setup cake 1.2 on my server, everything is running fine. I created a database and used the scaffolding to create new models, controllers and views, everything works great and I have no problems. My next step was to use some of the code snippets on the bakery, I added code for an author