PDA

View Full Version : SQLite Browser


RizlaUK
07-28-2008, 03:08 PM
has anyone got a copy of sqlite database browser thats compatable with AMS databases.

i know 10 mins on google will find it but sure someone can save me the time :yes

RizlaUK
07-28-2008, 03:18 PM
nm, i got it (v1.1)

http://sourceforge.net/project/showfiles.php?group_id=87946&package_id=91778

HMMurdock
07-31-2008, 05:20 PM
V1.1 and V1.01 have two different feature sets. You'll probably want to get a copy of both.

V1.01 can modify database Pragma options.

RizlaUK
07-31-2008, 05:58 PM
i wouldent modify a AMS database with sqlite browser, im sure i read somewhere that once saved it removes the auto increment from the primary key feilds, i remember a discussion about it here at the forums.

HMMurdock
08-01-2008, 01:14 PM
If I remember correctly, that applies to altering table structure.

RizlaUK
08-01-2008, 04:23 PM
im not sure, but i would check if planing on editing a database with sqlite browser just to be on the safe side.

i found this great app for sqlite database managment

SQL Maestro for SQLite (http://www.sqlmaestro.com/products/sqlite/maestro/)

HMMurdock
08-02-2008, 03:07 PM
I haven't modified any table structures with SQLite Browser, and thus far I haven't had any problems with AutoIncriment fields.