On 05.02.2012 19:18 Fabio Spadaro said the following:
2012/1/31 John Elrick<john.elr...@fenestra.com>

On Tue, Jan 31, 2012 at 6:01 AM, Fabio Spadaro<fabiolinos...@gmail.com
wrote:

Hi

2012/1/30 Bart Smissaert<bart.smissa...@gmail.com>

How do you make it open database files that have an extension other
than
.slt?

RBS


Tonight I will see to create a new version with bug fixes.
Meanwhile you could give me some feedback such as opening a file with any
extension by entering *.* in the filename of the FileDialog.


Common extensions I've seen used for SQLite:

.sqlite
.db
.db3


I am pleased to announce the new version Sqlite Root 1.9.7.4 at
www.sqliteroot.com that opens the database with the extension:
sqlite
db
db3

Any feedbak is welcome!

Another feedback (but this gets more and more offtopic here):

First try, first error message and program does not even start:
The logfile 'C:\Program Files (x86)\Sqlite Root 1.9.7.4\SqliteRoot.exe.log' could not be opened: [Errno 13] Permission denied: 'C:\\Program Files (x86)\\Sqlite Root 1.9.7.4\\SqliteRoot.exe.log'


No surprise since writing to "C:\Program Files" requires higher permission than the default user has. You should store the logfile to some user directory.

Michael

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to