/*
 * $Id: TODO.txt 8579 2008-06-02 21:46:01Z vszakats $
 */

/*
 *------------------------------------------------------------------------
 *                  HARBOUR INTERFACE for SQLITE  
 *------------------------------------------------------------------------
 *
 * Copyright 2003 Alejandro de Grate <alex_degarate@hotmail.com>
 *

There are many areas for improving HbSQLite; any of them are:

- Mimic the REPLACE command from Clipper
- A better dataset manipulation
- Made available other SQLite commands, etc.
- Changing to OOP, so the harbour code would be more compatible and easy 
  to use among different SQL databases.
- Enhance the sql query edit window (maybe with memoedit).
- Changing the DOS console user interface with a GUI look and feel.
- Remove or hidden public vars

put here what you want   :)

...
