ID:               45946
 Updated by:       [EMAIL PROTECTED]
 Reported By:      s_khreiss at hotmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *Database Functions
 Operating System: windows XP
 PHP Version:      5.2.6
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

PHP doesn't have any code which could influence this. Please try a
mysql mailinglist / forum to help you find out what you're doing wrong.


Previous Comments:
------------------------------------------------------------------------

[2008-08-29 10:25:54] s_khreiss at hotmail dot com

Description:
------------
after connecting to my database using mysql_connect() and then select
the database mysql_select_db("database_name"); mySql_query($qry); ($qry=
"INSERT INTO $table...)  returns: database_name.$table
doesn't exist. but the table exist in the database.
in the database i have 20 tables, it doesn't work on 4 of  them and for
the other it works properly. please if anyone can help me thankyou. PHP
version 5.1.2, windows XP, wamp5 server.

Actual result:
--------------
query failed: database_name.table doesn't exist


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=45946&edit=1

Reply via email to