T
tcb
1) I setwarnings false, run a bunch of delete and append queries,
setwarnings true. Can I capture the values: how many records were
deleted or appended?
2) When running an update query I'd also like a count of records
updated and list:
Name: "Smith" updated to "Johnson."
Status: 0 updated to 1
setwarnings true. Can I capture the values: how many records were
deleted or appended?
2) When running an update query I'd also like a count of records
updated and list:
Name: "Smith" updated to "Johnson."
Status: 0 updated to 1