Privileges to a database

From: Antonio Tortora <antoniot_at_iwaynet.net>
Date: 1997/09/09
Message-ID: <01bcbd28$7d56e700$0a6a15ce_at_ss1>#1/1


[Quoted] [Quoted]         I have created a database using the internal user. I then created the user for that table with the following commands:

create user JohnD identified by JohnD;
grant create session to JohnD;
grant select on clients to JohnD;

The system allows JohnD to login, but when I use the select statement the system replies. Error, Table or view does not exists.

-- 
Antonio Tortora
Solar Software
antoniot_at_iwaynet.net
Received on Tue Sep 09 1997 - 00:00:00 CEST

Original text of this message