Executing dynamic select statement in a SP
From: Chen (cshn@yahoo.com)
Date: 12/30/02
- Next message: Sue Hoegemeier: "Re: Executing dynamic select statement in a SP"
- Previous message: Jasper Smith: "Re: Encryption of Connection String"
- Next in thread: Sue Hoegemeier: "Re: Executing dynamic select statement in a SP"
- Reply: Sue Hoegemeier: "Re: Executing dynamic select statement in a SP"
- Reply: Dan Guzman: "Re: Executing dynamic select statement in a SP"
- Reply: John Bell: "Re: Executing dynamic select statement in a SP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Chen" <cshn@yahoo.com> Date: Mon, 30 Dec 2002 06:02:22 -0800
Hi all,
I have a SP which has dynamic SQL statements. I have given
the execute only permission to couple of users on this SP.
These users do not have any permission on the tables
referred inside the SP. If I do not use the dynamic SQLs
everything works just fine but with dynamic SQLs when I
execute them in the SP I get select permission denied to
tables. This is urgent. Any help is appriciated.
Thanks in advance
Chen
- Next message: Sue Hoegemeier: "Re: Executing dynamic select statement in a SP"
- Previous message: Jasper Smith: "Re: Encryption of Connection String"
- Next in thread: Sue Hoegemeier: "Re: Executing dynamic select statement in a SP"
- Reply: Sue Hoegemeier: "Re: Executing dynamic select statement in a SP"
- Reply: Dan Guzman: "Re: Executing dynamic select statement in a SP"
- Reply: John Bell: "Re: Executing dynamic select statement in a SP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|