Don't use mysql predefind names...
you can add one letter to each field name, or try to use '' for example: 'search' (I'm 
not sure it's working like that. maybe in some versions of mysql)

You wrote:
Hi - i have a problem giving names to some tables or fields. using a
name like "select" or some predefined SQL-standard-words causes errors
because it is not seen as a name, but as a command.

any solution to this ?




--Tamar Klein

---------------------------------------------------------------------
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

Reply via email to