In fact you can also set permissions for "tablename"s which are not tables at all but just name you give to an object.
On Oct 15, 2:27 pm, pinwc4 <[email protected]> wrote: > That is exactly what I needed to know. I did not realize I could > reference the tables in that manner when setting the permissions. > > It works for me now. > > Thanks your help is greatly appreciated. > > On Oct 15, 9:45 am, Massimo Di Pierro <[email protected]> > wrote: > > > > > > > > > You can set permissions for a table that do not exist. Use 'tablename' > > instead of db.tablename. If unsure, post your model. > > > On Oct 14, 9:26 pm, pinwc4 <[email protected]> wrote:

