[ic] Page scan SQL problems

Mike Heins interchange-users@interchange.redhat.com
Mon Feb 4 12:44:00 2002


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