Misaka_Company 3791966446 Improve transaction management and connection cleanup in incremental sync
- Add explicit BEGIN TRANSACTION for clear transaction boundaries
- Ensure IDENTITY_INSERT state is properly tracked and cleaned up
- Add finally block to guarantee Access connection cleanup
- Move table existence check inside sync loop for better scope

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-11 15:33:57 +08:00
2026-01-06 15:40:38 +08:00
2026-01-06 15:40:38 +08:00
Description
Access/Excel to SQL Server data synchronization system with incremental and full sync
142 KiB
Languages
Python 100%