rpgforlife Posted April 20, 2014 Posted April 20, 2014 I had downloaded sqlbrowser from community.multitheftauto.com but i have added a wrong database name How can i delete that?
Alexs Posted April 20, 2014 Posted April 20, 2014 how? https://wiki.multitheftauto.com/wiki/DbExec Developer @ MYVAL
cheez3d Posted April 20, 2014 Posted April 20, 2014 fileDelete if it is an SQLite file or DbExec(connection,"DROP `database`") if it is a MySQL database.
'LinKin Posted April 20, 2014 Posted April 20, 2014 executeSQLQuery("DROP TABLE IF EXISTS `tableName`") Need a clanwar script? Click here! Do you want some free scripts for your DD server? Visit my website.
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