This program is intended for work with database SQLite.
The Program allows: -Modify database (create table, drop table, vacuum, etc.) -Execute SQL requests (insert delete, update, select, etc.) In the following version support: -Import DBF files -Export DBF files -Append plugins and more others. See also: SQLite, SQL, Database, Admin, Tool
|