Subject | Re: [IBO] Trouble with PreparedInserts |
---|---|
Author | Geoff Worboys |
Post date | 2002-05-04T22:24:51Z |
Harald,
;-)
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
> to which component should "PreparedInserts" belong to ?Tut, tut. This reveals that you do not read the release notes...
> Never heard about this !!??
;-)
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