Jump to content

View SQLite data ingame


driver2

Recommended Posts

Hi,

when you use SQLite in your scripts, it's sometimes nice to know, whether the data made it to the db correctly. Now I could download the registry.db and open it with a SQLite editor, however that is not very convenient. Is there some way to view (and maybe edit) the data on the server directly?

Greetings

Link to comment

It's possible to make SQLite DB editor with MTA's GUI functions, as a matter of fact, I was making such but MTA doesn't have a function to find out whether query failed or not so I stopped. I made a request for such function or new return value for executeSQLQuery, but as usually I was ignored, I guess. You can make a simple SQLite editor for MTA without checking if query failed. It's not even hard to make.

http://bugs.mtasa.com/view.php?id=4034

Link to comment
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...