This is the command sqliteman that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
sqliteman - GUI SQL admin tool
SYNOPSIS
sqliteman [options] [databasefile]
DESCRIPTION
sqliteman is a GUI tool for use by admins and developers to query, modify and examine
SQLite compatible database files.
It offers an interface similar to other GUI query tools, for example MySQL Query Browser,
and allows the user to issue SQL queries and examine the database schema. In addition
there are dialogs for creating tables and views, building simple queries and analyzing
statistics, as well as importing and exporting data.
OPTIONS
This program follow the usual GNU command line syntax, with long options starting with two
dashes (`-').
-h, --help
Show summary of options.
-v, --version
Show version of program.
-l, --lang
Set a GUI language. E.g. --lang cs for Czech
-la, --langs
Lists available languages
( + various Qt options )
Use sqliteman online using onworks.net services