How to edit sampdb files
#2

Do you mean the native samp functions? If not ignore me...

The firefox addon works nicely, they are sqlite files so I'm not sure why sqlitebrowser doesn't work (it works for me). You should be aware that NULL values will crash samp though, so you'll have to do select statments like
[code=sql]
SELECT ifnull(`field`,'') AS `field` FROM `Table`
[/code]
until it's fixed.
Reply


Messages In This Thread
How to edit sampdb files - by xomka - 24.10.2009, 12:54
Re: How to edit sampdb files - by Dabombber - 24.10.2009, 13:03
Re: How to edit sampdb files - by xomka - 24.10.2009, 13:25

Forum Jump:


Users browsing this thread: 1 Guest(s)