18.04.2013, 18:34
Quote:
He means he tried to import tables in MYSQL but (it wouldn't work)!
|
2. after you create the database, you should run whats in the "code" as a quary, that should work, tell me if it doesnt.
3. Also you have to create a file "mysql.txt", the file hsould be in the follow style: ((* NOTE : For it to work you HAVE to delete the file "myserver.txt" from scriptfiles foulder ))
Код:
ip=*the ip of the sql server* username=*usename* pass=*password* db=*name of the database*