gilbertw
committed
on 15 Jul 01


fixed issues.tcl. used db_map to handle dynamic queries. rewrote order_by bind variable to use a normal variable with a switch statement… Show more

fixed issues.tcl.  used db_map to handle dynamic queries.  rewrote order_by bind variable to use a normal variable with a switch statement to verify the contents.  for some reason the bind variable version kept enclosing the order_by variable in ' ' which is not correct.

Show less