We are trying to Select the highest number from our line number field using the MAX function. The syntax we are using is the following:
SELECT MAX(lineno) FROM faq
Here is the error message we keep getting:
ADODB.Fields error '800a0cc1'
Item cannot be found in the collection corresponding...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.