Subject | writing multiple records |
---|---|
Author | Paul Little |
Post date | 2001-01-29T17:20:07Z |
I am trying to find out how to write multiple records without resorting
to a loop (cached update?), is this possible with IBO? If so how?
As my app is single user there will not be any concurrent updates so
"dirty" operations won't be an issue.
PL
to a loop (cached update?), is this possible with IBO? If so how?
As my app is single user there will not be any concurrent updates so
"dirty" operations won't be an issue.
PL