[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Must use '#' in fieldnames
Hello everybody,
I have to create a table on a MySQL-Server with fieldnames like a35#70.
if I ty it that way
create table test (
a35#70 char (70));
on the mysql - prompt, the creation fails. Even brackets like in MsSQL
or '`' doesn't help.
Can anybody tell me what to do?
thank
Dirk
---------------------------------------------------------------------
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 <mysql-thread77923@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail <mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
This mailing list archive is a service of Copilot Consulting.