AINIRO.IO

Results 16 comments of AINIRO.IO

Yeh, I think so too - However, it might be some statement that isn't closed somewhere, or the order of initialisation of the different modules, etc - There are still...

I don't think so, but I am not sure. Here's the error message; _"error during initialization: vector0: unable to delete/modify user-function due to active statements"_ I suspect it's due to...

Actually, I just tested this, and you can simulate this thing by loading the extension _twice_. This might not be possible for all I know in SQLite, and not something...

My findings; 1. There is no way to determine what extensions are loaded in SQLite 2. There is no way to determine if you're getting a new connection or a...

Thx mate, I'll try this and let you know