A Alan T Feb 5, 2008 #1 I got a table has field passWord. Is this a reserved word? Any care I need to handle when using SQL?
A Allen Browne Feb 5, 2008 #2 Alan T said: I got a table has field passWord. Is this a reserved word? Any care I need to handle when using SQL? Click to expand... Yes: PASSWORD is a reserved word. For a list of reserved words and problem names, see: http://allenbrowne.com/AppIssueBadWord.html#P
Alan T said: I got a table has field passWord. Is this a reserved word? Any care I need to handle when using SQL? Click to expand... Yes: PASSWORD is a reserved word. For a list of reserved words and problem names, see: http://allenbrowne.com/AppIssueBadWord.html#P