SA-MP Forums Archive
Good Sqlite Database Manager for windows - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: Good Sqlite Database Manager for windows (/showthread.php?tid=527819)



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
Посмотреть сообщение
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=
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.