DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) count-error

Info Catalog (mysql.info.gz) MSVBA (mysql.info.gz) MSVBA (mysql.info.gz) chunk
 
 23.1.12.1 Why Does `SELECT COUNT(*) FROM TBL_NAME' Return an Error?
 ...................................................................
 
 It's because the `COUNT(*)' expression is returning a `BIGINT', and ADO
 can't make sense of a number this big.  Select the `Change BIGINT
 columns to INT' option (option value 16384).
 
Info Catalog (mysql.info.gz) MSVBA (mysql.info.gz) MSVBA (mysql.info.gz) chunk
automatically generated byinfo2html