query using connected username

2007-09-14 Thread Peter Teunissen
Hi All, I'd like to restrict queries using the username of the user that issued the query. I know about the available user restrictions in the database, but they seem limited to whole tables and columns. What I need is limiting the access on row level. If I can access the username, I'd

Re: query using connected username

2007-09-14 Thread Baron Schwartz
Peter Teunissen wrote: Hi All, I'd like to restrict queries using the username of the user that issued the query. I know about the available user restrictions in the database, but they seem limited to whole tables and columns. What I need is limiting the access on row level. If I can access