Class_SQLiteDB
Class_SQLiteDB copied to clipboard
AHK SQLite API wrapper class
Hi there! 👋 I am using this class with a few tweaks in AHK v2. I have an example DB where some rows have NULL in some columns. The code...
when i run the script, first line is take an error: > Line Text: SQLiteDB.BaseClass > Error: Unknown class. and i can't understand this line: > Class SQLiteDB Extends SQLiteDB.BaseClass...
Hello :wave: thanks for your work! Is it possible to convert the script into ahk v2, now that it is in prod? I tried AHK-v2-script-converter but there are still a...