cs8898 Posted September 11, 2012 Posted September 11, 2012 Hy guys, can you tell me how to create some SQL Database, and how to get the values of it. Thanks if possible in German
Castillo Posted September 11, 2012 Posted September 11, 2012 dbConnect dbExec dbQuery dbPoll dbFree These functions work for MySQL and SQLite, every function has one or more examples.
cs8898 Posted September 11, 2012 Author Posted September 11, 2012 and how can i create a new Database? is SQL includet into MTA-sa-Server?
HunT Posted September 11, 2012 Posted September 11, 2012 U can use the default database with: setAccountData getAccountData And u can menage the data type value with SQLile Browser Open the internal.db with SQL browser program. Download here : http://sqlitebrowser.sourceforge.net/
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now