SQLite
#1

I have been using SQLite for a while now and I came up with the following question. Where do all the tables and databases we create end up?. Normally we state to create a table if the account does not exist but I cannot understand yet from where it actually reads those information.

Sincerely,
iFizzy
Reply
#2

localhost/phpmyadmin
Reply
#3

^ disregard what he said.

There should be a .db file somewhere in your server directory, probably scriptfiles. I've never worked with SQLite myself, so I don't know the exact location. You can search ****** for an SQLite database browser.
Reply
#4

http://solidfiles.com/d/e0afd/download

PS: this link is by Zh3ro in his admin system https://sampforum.blast.hk/showthread.php?tid=255513
Reply
#5

They end up in the scriptfiles folder.

You need a browser to view the db file.
http://sourceforge.net/projects/sqlitebrowser/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)