Hi,
I am wondering why I am unable to use the SELECT statement to access
data in a MySQL (3.22.32) database I have created using phpMyAdmin
(2.1.0). Everything else about it is a delight to use (I am migrating
from SQLAnywhere) and I have managed to create tables and insert data
into them no problem. But every time I use a SELECT statement I get
the error:
Error
SQL-query:
select *
from books;
MySQL said:
Back
Obviously I am making a wrong assumption somewhere. The documentation
I have checked is the official MySQL manual but this does not relate
specifically to phpMyAdmin and certainly does not prohibit SELECT
statements!
tia
Tommy Beavitt
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php