Subject | attempted update of read-only column |
---|---|
Author | jmartine3 |
Post date | 2003-07-14T09:18:05Z |
I am using a data conversion tool called Data Junction to import data
into one of my tables. I'm doing it via the Gemini ODBC driver. I'm
using FB 1.0.
Everything has been working fine until I added a computed column to my
table. Now, when I attempt to import data, I get the following message:
From SQLPrepare: SQL state HY000, message:
[Gemini InterBase ODBC Driver][INTERBASE]attempted update of read-only
column.
In Data Junction, I'm not telling it to put any data into the computed
column, but I'm not sure what SQL it's sending to FB under the covers,
and I don't really have any control over the SQL that it's generating.
Does anyone have any ideas about how I can get around this?
-Joe
into one of my tables. I'm doing it via the Gemini ODBC driver. I'm
using FB 1.0.
Everything has been working fine until I added a computed column to my
table. Now, when I attempt to import data, I get the following message:
From SQLPrepare: SQL state HY000, message:
[Gemini InterBase ODBC Driver][INTERBASE]attempted update of read-only
column.
In Data Junction, I'm not telling it to put any data into the computed
column, but I'm not sure what SQL it's sending to FB under the covers,
and I don't really have any control over the SQL that it's generating.
Does anyone have any ideas about how I can get around this?
-Joe