MrPhreaker
Programmer
Hi All
I have a report which runs
select x,y,z from b
order by
aram
aram is a user parameter that is determined from the parameter form.
However, when i run the report, the order by clause is ignored. Can anyone help ?
I have a report which runs
select x,y,z from b
order by
However, when i run the report, the order by clause is ignored. Can anyone help ?