[ic] 'ID' String in any MySQL Query or form name

Rich Doughty interchange-users@icdevgroup.org
Tue Dec 17 07:22:01 2002


On 17 Dec 2002, Mathew Jones wrote:
> Try this instead:
> 
> [query sql="
> 	SELECT
> 		recordID,
> 		recordName
> 	FROM
> 		table
> 	" list=1]
> 	[sql-param recordName] - [sql-param recordID]
> [/query]

no joy. results are identical. see my original post :-(

can you reproduce this?

> 
> Mat
> 
> 
> 
> Rich Doughty wrote:
> 
<SNIP>
> 
> 
> 
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users

  - Rich Doughty