- Sivaprakash BKR
- PowerBuilder
- Wednesday, 27 December 2023 09:04 AM UTC
Hello,
Using PB 2022 R2, b 2819, SQLite 3 [ unsupported database ].
While updating multiple tables after starting database transactions, control goes into infinite loop, on the line dw_3.Update(True, False)
1. No issues when updating single table.
2. No issue when updating multiple tables without starting database transaction.
3 Issue is when we update multiple tables after starting database transaction.
Couldn't identify the pattern when and on what condition this issue arises.
We have a window which updates three tables and it works fine.
Another window which updates 7 tables, is having this issue. It could update 2 tables without any issue. Adding any other table [ dw / ds ] to the update event makes the control goes into infinite loop.
Have anyone used SQLite? Any such issues found? Any workaround?
Happiness Always
BKR Sivaprakash
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.