Quote:
|
Originally Posted by lmei007
it works but not 100%.
those field names still have quotes on them:
1. type
2. status
3. value
4. name
are they the key words? I need to use a different word for them?
thanks
|
not reserverved as far as I know
It's all a bit strange. I tried it with a table called names that had a field called name in it. Those both had backticks, while none of the other fields did. This was only in the table create bit though. In the insert, neither had backticks. Maybe all you can do for now is get rid of them in a text editor, unless smeone else knows what is going on.