<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Access Databases and AccessDataSource Control</title><link>http://forums.asp.net/55.aspx</link><description>Discuss using Access as a data store for ASP.NET, and the AccessDataSource control.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Inexplicable Syntax Error in INSERT or UPDATE Statement? See this List of Microsoft Jet 4.0 Reserved Words</title><link>http://forums.asp.net/thread/896117.aspx</link><pubDate>Sun, 17 Apr 2005 20:14:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:896117</guid><dc:creator>tmorton</dc:creator><author>tmorton</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/896117.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=55&amp;PostID=896117</wfw:commentRss><description>Thank you to &lt;a href="/user/Profile.aspx?UserID=409096"&gt;imagemaker&lt;/a&gt; for pointing out &lt;a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;321266"&gt;KB article 321266&lt;/a&gt;, which contains the list of reserved words for Microsoft Jet 4.0.&lt;br /&gt;
&lt;br /&gt;
If you see an inexplicable "syntax error" message when trying to
execute a SQL statement, a reserved word is the first place to
look.&amp;nbsp; If you find that you have used any of these reserved words
for column names, you will need to enclose the column name in square
brackets whenever you use it in an a query.&lt;br /&gt;
&lt;br /&gt;
Password and User are two reserved words that seem to be frequently used as column names.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description></item></channel></rss>