FRM-40509 [message #80778] |
Wed, 20 November 2002 10:07 |
ricki
Messages: 1 Registered: November 2002
|
Junior Member |
|
|
Hi !!
I have a problem with updating record after a
execute_query with Developer 6.0.
The steps are:
1) Enter query
2) Execute query
3) Modify a column value in a record
4) Save
at this time i have FRM-40509 Unable to UPDATE record
Can you help me ??
Thenk you, bye.
|
|
|
Re: FRM-40509 [message #80789 is a reply to message #80778] |
Fri, 22 November 2002 07:16 |
bobh
Messages: 3 Registered: August 2002
|
Junior Member |
|
|
It sounds like the logon you are using cannot "see" the table to update it.
Check to make sure that the logon id you are using has the proper permissions to perform the update operation (grants for update, insert).
|
|
|