S
Stephen
I have a dataset that I do not want written back to the table. I need to
delete rows from the dataset where to fields are equal...example
Dataset1
bridge <---- pk
amt
rec
if amt =rec , i want to delete / remove the record but cant figure it out
any help will be appreciated
Steve
delete rows from the dataset where to fields are equal...example
Dataset1
bridge <---- pk
amt
rec
if amt =rec , i want to delete / remove the record but cant figure it out
any help will be appreciated
Steve