Thread: database
View Single Post
NomisCZ
AlliedModders Donor
Join Date: Mar 2014
Location: Czech_Republic
Old 12-07-2018 , 17:00   Re: database
Reply With Quote #4

You can open it in text editor (eg. Notepad++, Visual Code), sql files aren't encrypted.

Sqlite DB browser maybe doesn't recognize sql format.

Connect directly to your database server (probably MySQL) - https://www.eversql.com/top-5-mysql-...s-for-windows/ or PHPMyAdmin/Adminer

SQLite vs SQL - https://www.quora.com/What-is-the-di...SQL-and-SQLite
__________________
NomisCZ is offline