﻿    Base  = "C:\Users\bayse\AppData\Local\Temp\v8_2812_2c.sqlite";
    Table = "test";

    Result = OPI_SQLite.GetTableInformation(Table, Base);
