    Base  = "/tmp/vnnmoosn.qqb.sqlite";
    Table = "test";
    Name  = "new_col";

    Result = OPI_SQLite.DeleteTableColumn(Table, Name, Base);