For bulk delete, its generally worth doing it via SQL, and then cleaning up the cache afterwoulds
Like so: http://docs.transfer-orm.com/wiki/Managing_the_Cache.cfm#Transfer.discardByClassAndKeyQuery(className%2C_keyQuery%2C_columnName) Hope that helps. Mark On Fri, Oct 16, 2009 at 12:45 PM, jarthel <[email protected]> wrote: > > here's the relevent transfer.xml: http://www.pastebin.ca/1623157 > > I want to delete multiple record in fcrec_researchers using > application_id. Is this possible using transfer? > > I had a look at the wiki but nothing useful came up. Searching the > discussion brought me to a 2007 discussion but a lot of things > could've changed since then. > > Thank you :) > > > > -- E: [email protected] T: http://www.twitter.com/neurotic W: www.compoundtheory.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 -~----------~----~----~----~------~----~------~--~---
