David Brown wrote:

I am trying to learn CFC's.  I have created two cfc's one named ldap and one named kronos.  Both have a public method named query.
I am using the cfobject tag in my application.cfm to create both objects but I get the error:
Routines cannot be declared more than once
 
Does this mean only one created object can have the method named query and the other needs to be named select or whatever?
 
David
Post the code.  Usually it has to do with not var-ing something etc.

.Peter
-- 
Peter J. Farrell :: Maestro Publishing

blog	:: http://blog.maestropublishing.com
email	:: [EMAIL PROTECTED]
phone	:: 651-204-0513

404-- Someone who's clueless.
(From the World Wide Web error message "404 Not Found", meaning that the requested document could not be located)
--
---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com). An archive of the CFCDev list is available at www.mail-archive.com/[email protected]

Reply via email to