SQL Plugin Error
I made a plugin that connect to MySQL Database on other server...
the plugin connect successful... I have been tried to get information from the table "users" but I get error from the plugin Code:
[AMXX] Connecting successful. |
Re: SQL Plugin Error
The plugin can't find the 'users' table.
Post the code if you can ensure yourself the table exists. |
Re: SQL Plugin Error
PHP Code:
|
Re: SQL Plugin Error
Table `users` exists in DB you have connected to?
|
Re: SQL Plugin Error
yes, if its wasnt exists that isnt an error
Edit: I changed the details of the DataBase and the details are incorrect and the plugin say "Connecting successful." can someone please give me the base of connection to the database? |
| All times are GMT -4. The time now is 03:16. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.