RE: [PHP] Conversion project problem

2003-10-23 Thread Vail, Warren
D] Subject: [PHP] Conversion project problem Hello all. I am trying to gather information from one database, process it, and insert it into a new one. When I run this script I am getting the following error: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource

Re: [PHP] Conversion project problem

2003-10-23 Thread Eugene Lee
On Thu, Oct 23, 2003 at 03:51:30PM -0700, Mike Alderson wrote: : : I am trying to gather information from one database, : process it, and insert it into a new one. When I run : this script I am getting the following error: : : Warning: mysql_fetch_array(): supplied argument is not : a valid My

[PHP] Conversion project problem

2003-10-23 Thread Mike Alderson
Hello all. I am trying to gather information from one database, process it, and insert it into a new one. When I run this script I am getting the following error: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\web\aldersonfamily\convert.php on line 1