RE: [PHP-DB] Mysql result resource error

2001-12-20 Thread Shannon Doyle
var has anything but > numbers, the statement won't work. > > Jim > - Original Message - > From: "Shannon Doyle" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, December 19, 2001 4:19 PM > Subject: [PHP-DB] Mysql result resou

Re: [PHP-DB] Mysql result resource error

2001-12-20 Thread Jim Lucas
sage - From: "Shannon Doyle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 19, 2001 4:19 PM Subject: [PHP-DB] Mysql result resource error > Hi People, > > I am getting a Not a valid Mysql result resource error with the > following code,

Re: [PHP-DB] Mysql result resource error

2001-12-19 Thread Bas Jobsen
$sql = "select Minor_Category FROM main where Page = 'wines' order by Minor_Category"; Op donderdag 20 december 2001 01:19, schreef Shannon Doyle: > Hi People, > > I am getting a Not a valid Mysql result resource error with the > following code, can someone take a look at this for me and see if

[PHP-DB] Mysql result resource error

2001-12-19 Thread Shannon Doyle
Hi People, I am getting a Not a valid Mysql result resource error with the following code, can someone take a look at this for me and see if there is anything that stands out Thanks, Shannon ".$cattyname.""; $catname = ""; $sql = "select Category,Code,Description,Pack,Unit,Price from main w