Subject | Re: Prepare in IBquery - Help me!!!! |
---|---|
Author | Marcilio Soares |
Post date | 2000-12-21T14:30:45Z |
Helen,
there is message:
ISC ERROR CODE:335544352
ISC ERROR MESSAGE:
no permission for update/write access to table NOMES
STATEMENT:
TIB_Cursor: "frmWISQL.crEdit"
I'm using the IB_Wisql with Cursor|sql page:
UPDATE NOMES SET
ID=:ID,
NOME=:NOME,
DATA=:DATA
WHERE ID=:ID
The user have only grant select in the table NOMES.
--- Em IBObjects@egroups.com, Helen Borrie <helebor@w...> escreveu
there is message:
ISC ERROR CODE:335544352
ISC ERROR MESSAGE:
no permission for update/write access to table NOMES
STATEMENT:
TIB_Cursor: "frmWISQL.crEdit"
I'm using the IB_Wisql with Cursor|sql page:
UPDATE NOMES SET
ID=:ID,
NOME=:NOME,
DATA=:DATA
WHERE ID=:ID
The user have only grant select in the table NOMES.
--- Em IBObjects@egroups.com, Helen Borrie <helebor@w...> escreveu
> At 12:31 PM 21-12-00 +0000, you wrote:permissions
> >I try but IB_Query show me the msg "no permission...bla bla"
> >Help me!!!!
>
> Calm down....this message means what it says - you have have no
> for this table.www.ibobjects.com
>
> Let's do a bit of even-headed testing here.
>
> Get a copy of IB_WISQL.exe from the Downloads page of
>that you
> Connect to the database using the SAME username, password and path
> used in your application.page of
>
> Copy the SQL from your IB_Query and submit it on the Cursor | SQL
> IB_Wisql.the dataset.
>
> Click the Prepare button.
>
> If there is no error message, click the blue book button to fetch
>button on the
> Click the 'Last' button to fetch all the rows (this is the >|
> navigation bar).Monitor dialog
>
>
> Report back to the list what you see.
>
> You might also get some useful information by activating the
> in IB_WISQL and watching what is going to the server.
>
> Helen
>
> All for Open and Open for All
> InterBase Developer Initiative ยท http://www.interbase2000.org
> _______________________________________________________