Hi guys,
currently I'm working on a a serious project for lawyers. For database handling I use tsqlite3dataset which is perfect for my demands. The project is in final stage, and I'm trying to implement some error handling.
The question: how can I handle the Edatabaseerror events with tsqlite3dataset, becouse the usual try..except structure doesn't work for me.
Thanks for the help,
Regards
Kyjan