Subject Insert problem: cannot modify a read-only dataset
Author ifitsx
w/DXE2/sp3, Win7 x64, IBO v4.9.14 36

Firebird v1.5.6.5026

With IBO v4.2.Hd I was able to use an IBOQuery with persistent fields to insert into a specific empty table.

Now with IBO v4.9.14 36, I'm getting a "cannot modify a read-only dataset" error when attempting to insert into that same empty table.

Read-only is set to false.

Generator Links is set, as it has been under IBO v4.2.Hd, on the primary key.

What might have changed, or what else might be causing this?

Barry