Good Sqlite Database Manager for windows -
Callum98 - 24.07.2014
Hello all, I have recently started working on my own game mode which uses Sqlite for saving however, I am finding it difficult to find a good database manager that works on windows and has a good GUI and the components that I need in order to continue making my game mode.
Any help is much appreciated, Callum.
Re: Good Sqlite Database Manager for windows -
iFarbod - 24.07.2014
Maybe this?
http://sqlitebrowser.org/
Re: Good Sqlite Database Manager for windows -
Callum98 - 24.07.2014
Quote:
Originally Posted by iFarbod
|
Just tried it then and it seems really buggy when trying to modify a table.
Re: Good Sqlite Database Manager for windows -
iFarbod - 24.07.2014
****** SQLite browser.
Re: Good Sqlite Database Manager for windows -
Callum98 - 24.07.2014
Quote:
Originally Posted by iFarbod
****** SQLite browser.
|
Already have, I was just wondering if the community knew any good ones.
Re: Good Sqlite Database Manager for windows -
iAnonymous - 24.07.2014
http://www.heidisql.com
Re: Good Sqlite Database Manager for windows -
Callum98 - 24.07.2014
Quote:
Originally Posted by iAnonymous
|
That's MySQL not Sqlite I believe.
Re: Good Sqlite Database Manager for windows -
bensmart469 - 24.07.2014
Not the original link that I used for it, but here's a link for the one I use:
https://code.******.com/p/droidexplo...n.zip&can=2&q=
Re: Good Sqlite Database Manager for windows -
Callum98 - 24.07.2014
Quote:
Originally Posted by bensmart469
|
Is there anyway to add default values using that program? After looking at it I couldn't see it but I may just be looking in the wrong place.