I did create a table and a fieldname of 1 and 2. when i did enter this query to insert on my sql, it causes error.
insert into rates_fedex (weight_kg,a,b,c,d,e,f,g,h,1,2) values ** error: ERROR 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '1,2) values (".5","10.4","17.33","19.64","21.42","22.58","24.26 How do we insert properly something on a field with that the name is numbers? or that aint right, im wrong. -- Louie Miranda http://www.axishift.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]