DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) count-error

Info Catalog (mysql.info) msvba (mysql.info) msvba (mysql.info) 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) msvba (mysql.info) msvba (mysql.info) chunk
automatically generated byinfo2html