Hi,
I think that there is no way to control the view of procedure or table tree in Sybase Central.
As you know IQ has following permissions.
permission:
ALL [ PRIVILEGES ]
| ALTER
| DELETE
| INSERT
| REFERENCES [ ( column-name [, …] ) ]
| SELECT [ ( column-name [, …] ) ]
| UPDATE [ ( column-name, … ) ]
You can see the details.
===
Gi-Sung Jang