Ok, I'll have to recreate that later on. but, basically, the CF error would say it couldn't find the generated cfc (the ones created in the /ScratchData folder e.g. UserGateway.cfc) and it would list the path to the cfc that it couldn't find as, eg, "scratchdata.databasename.UserGateway" when the path is/should be "scratchdata.UserGateway"
On 4/7/06, Sean Corfield <[EMAIL PROTECTED]> wrote: > Could you give a specific before and after code example and show the > error you were getting? I use MySQL 4 and haven't seen the problem you > are describing. > > On 4/7/06, Daryl <[EMAIL PROTECTED]> wrote: > > Using the databse schema info "database"."tablename" caused reactor > > not to be able to find the generated cfcs. i switched to not using the > > schema table--just the table name-- and it's working fine now. > > > > -- Reactor for ColdFusion Mailing List -- [email protected] > -- Archives at http://www.mail-archive.com/reactor%40doughughes.net/ > > > -- Reactor for ColdFusion Mailing List -- [email protected] -- Archives at http://www.mail-archive.com/reactor%40doughughes.net/

