Hello
I tried to make working my old scripts on a new W10 system.
Something got wrong with all the sqlite3 scripts: SQLite3.dll cannot be found.
The given examples in AU3 help don't work. Gosh !
I tried to download the official dll from sqlite, register it and it doesn't work either.
register32.exe leads to an error while regitering the official DLL.
The AU3 wiki didn't helped. https://www.autoitscript.com/wiki/User_Defined_Functions#Databases_and_web_connections
Any