SelfService DeleteMulti With Limt

Posts   
 
    
rlucassen
User
Posts: 22
Joined: 25-Oct-2013
# Posted on: 09-May-2018 17:27:50   

Hi,

i'm having a problem while deleting a lot of rows. our replication throws an error max rows exceeded.

so i want to delete in batches of say 1000. There seems no way of using Collection.DeleteMulti with a limit.

How can i do this without selecting the ids to delete.

Regards

Remon

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 10-May-2018 07:03:24   

Hi Remon,

What database are you using? What LLBLGen version? How eould you resolve this manually in db?

David Elizondo | LLBLGen Support Team