sql-problem
Hi everyone. Here is my problem. I am using a code-snipplet (after many failed attempts to make my own) and my problem is that the script says that there is no table in my db, but the table is there. Please tell my that im retarded and that i just missed something like that u cant use this on an mysql-server?
The errormessage that I get is "No such table db|1" Here is the code: PHP Code:
Code:
-- phpMyAdmin SQL Dump |
Re: sql-problem
Does anyone have any ideas?
|
Re: sql-problem
This is how one of my plugins connects
Code:
|
Re: sql-problem
Do you think its the connection thats the problem or is it the part of selecting a table? Does anyone have a fail-safe way to connect and read a line from a sql-table. Easy and simple? If you do please paste it here. Thx a lot!
|
Re: sql-problem
ius the table "db" in the DATABASE "mysql" ?
|
Re: sql-problem
yes
|
Re: sql-problem
Alright. I used hawks code instead and it works now. Now ive been looking here http://www.amxmodx.org/funcwiki.php?go=func&id=1105 at the SQLReadResult, and i get it working, now i just dont know how to get out the info.
PHP Code:
|
Re: sql-problem
Noone has an idea?
|
Re: sql-problem
PHP Code:
|
Re: sql-problem
Quote:
PHP Code:
|
| All times are GMT -4. The time now is 21:26. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.