RE: Here u go

2014-06-08 Thread Jeff Garza
ginal Message- From: Matthew Smith [mailto:chedders...@gmail.com] Sent: Sunday, June 08, 2014 2:48 AM To: cf-community Subject: Re: Here u go Thanks, but it is a single key. You rock. > On Jun 7, 2014, at 22:57, Cameron Childress wrote: > > >> On Jun 7, 2014, at 9:54 PM,

Re: Here u go

2014-06-08 Thread Matthew Smith
Thanks, but it is a single key. You rock. > On Jun 7, 2014, at 22:57, Cameron Childress wrote: > > >> On Jun 7, 2014, at 9:54 PM, Matthew Smith wrote: >> tablePK= > cfsqltype="cf_sql_varchar" value="#arguments.personKeyList#"> > > If personkeylist is a list of IDs and not a sin

Re: Here u go

2014-06-07 Thread Cameron Childress
> On Jun 7, 2014, at 9:54 PM, Matthew Smith wrote: >tablePK= cfsqltype="cf_sql_varchar" value="#arguments.personKeyList#"> If personkeylist is a list of IDs and not a single id, you need to do this instead > tablePKin ( cfsqltype="cf_sql_varchar" value="#arguments.personKe