I wish I had saved the exact code I was having the problem with. I can't even remember the exact function which was using the FieldCount subfunction for it. Aaargh...
Actually, I think it was in the GetUpdateSQL function. Perhaps I had messed up the exact thing you are mentioning... it was my first attempt at using it. --------------------- John Asendorf - [EMAIL PROTECTED] Web Applications Developer http://www.lcounty.com - NEW FEATURES ADDED DAILY! Licking County, Ohio, USA 740-349-3631 Nullum magnum ingenium sine mixtura dementiae fuit > -----Original Message----- > From: John Lim [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 02, 2001 11:59 AM > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] Re: ADODB - FieldCount? Where is it???? > > > You probably have a syntax error in your SQL. To see why, > set: > > $conn->debug = true; > > Errors in your SQL will cause $rs = $conn->Execute($sql) > to return false to $rs, causing the problem. > > > John Asendorf <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > I'm getting calls to an undefined function in ADODB called > FieldCount but > it > > doesn't seem to be in the adodb.inc.php > > > > Does anyone know where I can find it? > > > > Thanks, > > > > John > > > > --------------------- > > John Asendorf - [EMAIL PROTECTED] > > Web Applications Developer > > http://www.lcounty.com - NEW FEATURES ADDED DAILY! > > Licking County, Ohio, USA > > 740-349-3631 > > Nullum magnum ingenium sine mixtura dementiae fuit > > > > > > -- > PHP Windows 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] > -- PHP Windows 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]