G
gerry
is it possible to get a SqlCommandBuilder to generate insert/update/delete
commands that do not check for data conflicts ? ie. just execute the
command based on key fields with complete disregard for values in any other
fields.
also , can we get insert & update to work both do a delete insert ? ie. both
will work regardless of whether or not thr record already exists ?
gerry
commands that do not check for data conflicts ? ie. just execute the
command based on key fields with complete disregard for values in any other
fields.
also , can we get insert & update to work both do a delete insert ? ie. both
will work regardless of whether or not thr record already exists ?
gerry