![]() | |
#11
| |||
| |||
|
|
GRANT NOACCESS ON DATABASE mydb TO PUBLIC |
#12
| |||
| |||
|
|
GRANT NOACCESS ON DATABASE mydb TO PUBLIC HTH Paul *From:*info-ingres-bounces (AT) kettleriverconsulting (DOT) com [mailto:info-ingres-bounces (AT) kettleriverconsulting (DOT) com] *On Behalf Of *Andy *Sent:* 10 July 2012 03:42 *To:* info-ingres (AT) kettleriverconsulting (DOT) com *Subject:* [Info-Ingres] Public to private database Hi All, Can someone tell me how to change a database access from public to private using an SQL command. I have the following to add roles to my installation, etc. Just not sure about database access... sql -u'$ingres' iidbdb <<SQLEND create role myrole with password = 'myrolepw'; \p\g grant myrole to public; \p\g SQLEND Any help is greatly appreciated. Regards, Andy. _______________________________________________ Info-Ingres mailing list Info-Ingres (AT) kettleriverconsulting (DOT) com http://ext-cando.kettleriverconsulti...fo/info-ingres |
![]() |
| Thread Tools | |
| Display Modes | |
| |