Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-01747 error using Table Data Editor
Scott Hamlin wrote:
> I am trying to insert a row into a table and I am receiving an error:
> ORA-01747 invalid user.table.column, table.column, or column
> specification.
<snipped>
As Sybrand said, the actual SQL will help a lot Scott.
> Any ideas?
Well, the database table and columns could be case sensitive. Or the table editor app could be making the column names case sensitive by applying double quotes indiscriminately.
-- BillyReceived on Tue Dec 03 2002 - 04:00:14 CST
![]() |
![]() |