/*
 * $Id: TODO.txt 9874 2008-11-09 13:25:55Z vszakats $
 */

/*
 *------------------------------------------------------------------------
 *                  HARBOUR INTERFACE for SQLITE  
 *------------------------------------------------------------------------
 *
 * Copyright 2003 Alejandro de Garate <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   :)

...
