Notifications
Announcements
Hi,
I've rolled back all my entries when an error occurred. I 've a button and a code which save the entries in loop but I don't want to rolled back the already saved entries. Please anyone can help.
You can use Commit function.
learn.microsoft.com/.../database-commit-method
Yes as per Mohana, you can use COMMIT function before your statement "until table.next = 0;"
Thanks.
but I want if any error is occurred then it will not be rolled back entries which are saved.
Yes, if any error occurs then the entries written before commit will not be rolled back.
please can you share any example snippet or suggestion how to handle?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 2,170 Super User 2026 Season 1
Dhiren Nagar 1,283 Super User 2026 Season 1
YUN ZHU 1,104 Super User 2026 Season 1