SQLiteEx v0.5.1 Solved some bugs and mistakes   List of public functions   _SQLiteEx_Open _SQLiteEx_Get _SQLiteEx_Set _SQLiteEx_Insert _SQLiteEx_Delete _SQLiteEx_QuerySingleRow _SQLiteEx_FirstTableEntry _SQLiteEx_LastTableEntry _SQLiteEx_SetTable _SQLiteEx_TableExists _SQLiteEx_ShowTable _SQLiteEx_DropTable _SQLiteEx_DatabaseExists _SQLiteEx_DropDatabase _SQLiteEx_Close   Full code #Region Header #cs Title: SQLite Extending Library for AutoIt3 Filename: SQLiteEx.au3