|
Thanks Thomas. You're right DB::module is not set, but as far the documentation states this is only used when using a Text file as datasource - I'm using a mysql db. Kind regards, Tielman Thomas Weigert wrote: >From the error message you are trying to load a module with an empty name, see below. So you want to examine what module it is trying to load and try to understand why the name is empty. I would guess that you did not define DB::module in your options file which tells what data base module to use to load your data.... -- Tielman Esterhuizen Consultant Eirteic Consulting (Australia) Pty Ltd Mobile: +61 (0) 406 538534 Office: +61 (0) 299 400288 Fax: +61 (0) 299400478 email: tielman.esterhuizen AT eirteic.com web: http://www.eirteic.com |