Pervasive
Sign in | Join | Help
in

grant stored procedure

Last post 11-28-2006 5:14 AM by m. gottschlich. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 11-28-2006 5:14 AM

    grant stored procedure

    Hello.
    I tried to give the right for creating stored procedure to a user. Even I grant all privileges to my user (all rights are marked in the PCC security property of this user) he is not able to create a SP "your are not authorized ...".

    Grant login to Test:test#
    Grant all on * to Test#
    Grant createSp to Test#
    grant createview to Test#
    grant all on "Table1" to Test#
    ..
    grant all on "Tablen" to Test#

    Michael
Page 1 of 1 (1 items)
© 2008 Pervasive Software Inc. All Rights Reserved.