the delete functions does not take arguments called dsn or
conditions.  It just needs the objectid

Sean

On Nov 2, 2:48 pm, Marco van den Oever <[EMAIL PROTECTED]>
wrote:
> Latest developments, i see that the below code is also throwing a
> objectid is required error while the objectid is available, the error
> states the last line is producing the error.
> What is wrong with the <cfset obj.delete(argumentCollection=stprops) /
>
> > code?
>
> <cfset stprops = {} />
> <cfset stprops.dsn = application.dsn />
> <cfset stprops.conditions.objectid='5E9BBAAB-E55D-
> EC9C-01C303A5CE0A0151' />
> <cfset stprops.conditions.pollingobjectid='5DDA0CD2-C0FB-
> FA6B-83BDAB20122A164E' />
> <cfset obj.delete(argumentCollection=stprops) />
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to