3 messages in com.mysql.lists.win32Re: Problems whit Mysql
FromSent OnAttachments
Jesus Olviares10 Jun 2004 09:34 
Randy Clamons10 Jun 2004 11:37 
Jesus Olviares10 Jun 2004 12:41 
Subject:Re: Problems whit Mysql
From:Jesus Olviares (sist@condor.com.mx)
Date:06/10/2004 12:41:15 PM
List:com.mysql.lists.win32

Thanks, my problem is the connection.

----- Original Message ----- From: "Randy Clamons" <ran@novaspace.com> To: "Jesus Olviares" <sist@condor.com.mx>; <win@lists.mysql.com> Sent: Thursday, June 10, 2004 1:37 PM Subject: Re: Problems whit Mysql

Jesus,

It's hard to tell what the problem is without seeing your code, including mysql_connect(), mysql_query(), mysql_fetch_array() and mysql_free_result() statements.

Are you connecting? Does your query return results? Are you checking for errors?

------------Original Message------------ From: "Jesus Olviares" <sist@condor.com.mx> To: <win@lists.mysql.com> Date: Thu, Jun-10-2004 9:39 AM Subject: Problems whit Mysql

My name is Jesús I From Mexico D.F.

I have a problem whit Mysql, the problems :

Message of errors

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in c:\inetpub\wwwroot\taller\consultas.php on line 6 0

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in c:\inetpub\wwwroot\taller\consultas.php on line 10

You speake spanish ?

Thanks !!!