Subject Re: [IBO] Trouble with PreparedInserts
Author Geoff Worboys
Harald,

> to which component should "PreparedInserts" belong to ?
> Never heard about this !!??

Tut, tut. This reveals that you do not read the release notes...
;-)


4/13/2002 Sub-Release 4.2 Gd
...
I added the PreparedInserts property. Setting this to false will make
it so that each time a record is posted it will generate a tailored
INSERT SQL statement using only the columns that have values set to a
non-null value. This will enable the server to apply defaults to
records when inserted.


The new property is on the native dataset, public not published.

--
Geoff Worboys
Telesis Computing