I am trying to get an objectID (navID) via a title.
This is what I am trying
<cfset q4 = createObject("component","farcry.fourq.fourq")>
<cfset qSection= q4.GETMULTIPLEBYQUERY(whereclause="where title='#URL.section#'", )>
but get this error
Abstract components cannot be used for table definitions.
What is the best way to go this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---
