<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Query exception</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Query exception</description>
  <pubDate>Thu, 11 Jun 2026 18:08:36 -700</pubDate>
  <lastBuildDate>Fri, 21 Sep 2007 14:45:53 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=416</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Query exception : There is no timeline. </title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=416&amp;PID=1283#1283</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 416<br /><strong>Posted:</strong> 21-Sep-2007 at 2:45pm<br /><br />There is no timeline.]]>
   </description>
   <pubDate>Fri, 21 Sep 2007 14:45:53 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=416&amp;PID=1283#1283</guid>
  </item> 
  <item>
   <title>Query exception : Is there a timeline for Access...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=416&amp;PID=1275#1275</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=158" rel="nofollow">dbdemigod</a><br /><strong>Subject:</strong> 416<br /><strong>Posted:</strong> 21-Sep-2007 at 1:03pm<br /><br />Is there a timeline for Access support? I have a small data entry app that will end up on SQL Server, but not for a year or so... thank.<DIV></DIV>]]>
   </description>
   <pubDate>Fri, 21 Sep 2007 13:03:27 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=416&amp;PID=1275#1275</guid>
  </item> 
  <item>
   <title>Query exception : DevForce does not currently support...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=416&amp;PID=1133#1133</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 416<br /><strong>Posted:</strong> 10-Sep-2007 at 9:37am<br /><br />DevForce does not currently support the Access database.]]>
   </description>
   <pubDate>Mon, 10 Sep 2007 09:37:42 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=416&amp;PID=1133#1133</guid>
  </item> 
  <item>
   <title>Query exception : Hello,         I&amp;#039;m...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=416&amp;PID=1125#1125</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=149" rel="nofollow">hfeijt</a><br /><strong>Subject:</strong> 416<br /><strong>Posted:</strong> 08-Sep-2007 at 5:14am<br /><br /><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Hello, <DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV>I'm a newbee to IdeaBlade and downloaded the express edition. I have generated a model from an Access database. Generation went well and connection is correct.</DIV><DIV>&nbsp;</DIV><DIV>To test IdeaBlade I created a small WinForms application to show all the entities in a datagrid.</DIV><DIV>But I get an exception:</DIV><DIV>&nbsp;</DIV><DIV>"Query contains syntax error. A query component is incomplete".</DIV><DIV>&nbsp;</DIV><DIV>Below the code snippet of the code:</DIV><DIV>&nbsp;</DIV><DIV><FONT size=2><P>&#091;</FONT><FONT color=#2b91af size=2>DataObject</FONT><FONT size=2>&#093;</P><P></FONT><FONT color=#0000ff size=2>public</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>class</FONT><FONT size=2> </FONT><FONT color=#2b91af size=2>DataService</FONT><FONT size=2> : </FONT><FONT color=#2b91af size=2>IDataService</P></FONT><FONT size=2><P>{</P><P></FONT><FONT color=#0000ff size=2>&nbsp; private</FONT><FONT size=2> </FONT><FONT color=#2b91af size=2>PersistenceManager</FONT><FONT size=2> _persistenceManager;</P><P></FONT><FONT color=#0000ff size=2>&nbsp; protected</FONT><FONT size=2> </FONT><FONT color=#2b91af size=2>PersistenceManager</FONT><FONT size=2> PersistenceManager</P><P>&nbsp; {</P><P></FONT><FONT color=#0000ff size=2>&nbsp;&nbsp; &nbsp;get</FONT><FONT size=2> </P><P>&nbsp;&nbsp;&nbsp; {</P><P></FONT><FONT color=#0000ff size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if</FONT><FONT size=2> (_persistenceManager == </FONT><FONT color=#0000ff size=2>null</FONT><FONT size=2>)</P><P>{</P><P>_persistenceManager = </FONT><FONT color=#0000ff size=2>new</FONT><FONT size=2> </FONT><FONT color=#2b91af size=2>PersistenceManager</FONT><FONT size=2>();</P><P>}</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> _persistenceManager;</P><P>}</P><P>}</P><P></FONT><FONT color=#0000ff size=2>public</FONT><FONT size=2> DataService()</P><P>{</P><P>PersistenceManager.Connect();</P><P>}</P><P>&#091;</FONT><FONT color=#2b91af size=2>DataObjectMethod</FONT><FONT size=2>(</FONT><FONT color=#2b91af size=2>DataObjectMethodType</FONT><FONT size=2>.Select, </FONT><FONT color=#0000ff size=2>true</FONT><FONT size=2>)&#093;</P><P></FONT><FONT color=#0000ff size=2>public</FONT><FONT size=2> </FONT><FONT color=#2b91af size=2>EntityList</FONT><FONT size=2>&lt;</FONT><FONT color=#2b91af size=2>Book</FONT><FONT size=2>&gt; GetBooks()</P><P>{</P><P></FONT><FONT color=#2b91af size=2>EntityList</FONT><FONT size=2>&lt;</FONT><FONT color=#2b91af size=2>Book</FONT><FONT size=2>&gt; result = </FONT><FONT color=#0000ff size=2>null</FONT><FONT size=2>;</P><P></FONT><FONT color=#0000ff size=2>try</P></FONT><FONT size=2><P>{</P><P>result = PersistenceManager.GetEntities&lt;</FONT><FONT color=#2b91af size=2>Book</FONT><FONT size=2>&gt;();</P><P>}</P><P></FONT><FONT color=#0000ff size=2>catch</FONT><FONT size=2> (</FONT><FONT color=#2b91af size=2>PersistenceServerException</FONT><FONT size=2> exc)</P><P>{</P><P>System.Windows.Forms.</FONT><FONT color=#2b91af size=2>MessageBox</FONT><FONT size=2>.Show(exc.Message);</P><P>}</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> result;</P><P>}</P><P>}</P></FONT></DIV></FONT><span style="font-size:10px"><br /><br />Edited by hfeijt - 18-Oct-2007 at 1:32am</span>]]>
   </description>
   <pubDate>Sat, 08 Sep 2007 05:14:41 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=416&amp;PID=1125#1125</guid>
  </item> 
 </channel>
</rss>