THe PHP's prob still on the test database.

You can try mysql_select_db("databasename"); before you're query.


----- Original Message -----
From: "Cliff" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 10, 2002 2:07 AM
Subject: Re: can't use the table. What happen, please!!!!!!!!!!


> That is a problem with a php script you are running, it is not passing the
> expected data as an argument.
>
> ----- Original Message -----
> From: "Sandra" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, August 09, 2002 4:41 PM
> Subject: can't use the table. What happen, please!!!!!!!!!!
>
>
> > Hi all,
> >
> > I am getting the error when trying to connect server from my client:
> >
> >
> > Warning: mysql_num_rows(): supplied argument is not a valid MySQL result
> > resource in .....
> >
> > I had my tables in test database, but created a new database and passed
my
> > tables to there. Since then I receive that message when I execute my
.php
> > I used GRANT to assing the user privileges.
> >
> > any answer?
> >
> > thanks,
> >
> > Sandra
> >
> >
> > ---------------------------------------------------------------------
> > Before posting, please check:
> >    http://www.mysql.com/manual.php   (the manual)
> >    http://lists.mysql.com/           (the list archive)
> >
> > To request this thread, e-mail <[EMAIL PROTECTED]>
> > To unsubscribe, e-mail
> <[EMAIL PROTECTED]>
> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> >
> >
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to