SqliteQuery is a utility for executing SQL statements on SQLite databases. You can edit and maintain existing databases or create new ones through the user-interface. SqliteQuery comes with the compiled SQLite database library built-in.
The main purpose of SqliteQuery is to execute SQL statements and watch the result on SELECT statements in a tableview.
Choose which of the typed SQL statement to be executed by selecting or simply execute all if no selection is made.
The SqliteQuery user-interface is separated in four parts.
1. setting the database path (defining a
What's New
Version 0.7.3:
update of Sqlite to 3.5.6
Mac OSX Leopard compatiblility
Requirements
PPC / Intel, Mac OS X 10.3.9 or later.
I need an app to create SQLite database files. I've tried out this app. A resulting data file contains no table. The app comes with no user's guide. There's no user's guide available at developer's website, either.
[Version 0.7.3]
There are currently no troubleshooting comments. If you are experiencing a problem with this app, please post a comment.
Please login or create a new MacUpdate Member account to use this feature
Watch Lists are available to MacUpdate Desktop Members Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
SqliteQuery is a utility for executing SQL statements on SQLite databases. You can edit and maintain existing databases or create new ones through the user-interface. SqliteQuery comes with the compiled SQLite database library built-in.
The main purpose of SqliteQuery is to execute SQL statements and watch the result on SELECT statements in a tableview.
Choose which of the typed SQL statement to be executed by selecting or simply execute all if no selection is made.
The SqliteQuery user-interface is separated in four parts.
1. setting the database path (defining a not existing path will create a new database - you will actualy be asked before creating it
2. input of SQL statements
3. showing result of SELECT statements in a tableview
4. showing a log output
+4