Interchange Developer Resource
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] Page scan SQL problems



Quoting bpatters@redhat.com (bpatters@redhat.com):
> 
> Does setting ra=no (don't return all) help anything?
> 
> [page scan
> 	st=sql
> 	sq="select * from products where sku = '1'"
> 	ra=no
> ]
> 	The Link
> [/page]

You have a quoting problem. Re-read the part about quoting parameters.

[page href=scan
	arg="
	    st=sql
	    sq=select * from products where sku = '1'
	    ra=no
	"
]

-- 
Red Hat, Inc., 3005 Nichols Rd., Hamilton, OH  45013
phone +1.513.523.7621      <mheins@redhat.com>

Light travels faster than sound. This is why some people appear bright
until you hear them speak. -- unknown


Search for: Sort by: