Re: [Arsperl-users] ars_DeleteEntry

2009-03-31 Thread Steve McDonald
: Re: [Arsperl-users] ars_DeleteEntry Just as a note, the speed of mass deletions can be vastly increased by using ars_Begin(End)BulkEntryTransaction. Of course, deleting by SQL will probably still be a magnitude faster. jeff murphy wrote: > Yes, although it'll take probably a long time t

Re: [Arsperl-users] ars_DeleteEntry

2009-03-31 Thread Thilo Stapff
Just as a note, the speed of mass deletions can be vastly increased by using ars_Begin(End)BulkEntryTransaction. Of course, deleting by SQL will probably still be a magnitude faster. jeff murphy wrote: > Yes, although it'll take probably a long time to delete them all. You > might be better of

Re: [Arsperl-users] ars_DeleteEntry

2009-03-30 Thread jeff murphy
Yes, although it'll take probably a long time to delete them all. You might be better off going to SQL and deleting from the H, T and B tables directly. On Mar 30, 2009, at 7:56 PM, Steve McDonald wrote: Prior to a server upgrade and migration I need to purge 750k + records from my custom