> -----Original Message-----
> From: Stefan Siefert [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 04, 2001 9:07 AM
> To: PHP Mailingliste
> Subject: [PHP-DB] mysql_query returns nothing?
> 
> 
> Hm, since we are using PHP 4.0.6 we do get sometimes no
> returnvalue...(function mysql_query) I think, this is always 
> then, when we are executing update oder delete syntax.... hm,
> does anyone know anything about it?

Does mysql_error() tell you anything interesting in those cases?  (A
zero/false result from a mysql_query usually means either a syntax error
in the query or a problem with your database access or connection.)


---
Mark Roedel ([EMAIL PROTECTED])  ||  "There cannot be a crisis next week.
Systems Programmer / WebMaster  ||   My schedule is already full."
     LeTourneau University      ||                    -- Henry Kissinger


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to