This is similar to a question asked a few days ago: http://groups.google.com/group/transfer-dev/browse_thread/thread/4bba7de711bec04a?hl=en
The answer is the same. You cannot bulk delete using Transfer, you would have to get each object and then ask Transfer to delete it. On Mon, Jun 8, 2009 at 12:06 PM, spiraldev <[email protected]> wrote: > > What happens if I use > > DELETE FROM my_table > VS > getTransfer().Delete(my_transfer_object) > > will Transfer leave the record(s) in Transfer memory? If so how do I > purge them? > > The reason I am asking is because I want to be able to delete all > records that have the color blue for example. > > > -- Bob Silverberg www.silverwareconsulting.com --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
