Frequently Asked Questions
General
-
What is Sqliteman
A tool from Sqlite databse users -- mainly for programmers. See About page. -
Is Sqliteman free to use?
Is it free. And more than just free. It is free as a beer and free as a speech too. See Licensing and Download sections.
-
I cannot do "Foo" in Sqliteman. When it will be implemented?
Well, I started Sqliteman as a helper tool for my real life work. Now, in 1.2.x branch, it can do much more things than I regulary use. Let's say these features are a special gift for you.
The development process still continues, but it can be a little bit slow for your needs. But, and it's really cool, you can change things - Sqliteman is written (I hope so) in really readable and understandable form so you can code your requested feature yourself (changes will be merged into next release) and/or you can use a material way to speed up things.
-
Installation
-
How to install Sqliteman on MS Windows?
It's easy. Follow download instruction. Chose right package and run the exe file.
I cannot prepare any better way to install Sqliteman on windows. The lack of any sane packaging system on this platform is one of the most missing feature. -
I cannot compile Sqliteman from source codes!
Well, it is not a question. This sentence is ending with exclamation mark.
But anyway - you have to fill some requirements. All required libraries and building tools are described in the README file.
-