<p>Sounds like you are manually constructing your SQL instead of using a prepared statement with bound variables? That should take care of the problem.</p>
<p>--Greg</p>
<div class="gmail_quote">On Feb 14, 2011 7:32 AM, &quot;Ben Morgan&quot; &lt;<a href="mailto:benpmorgan@gmail.com">benpmorgan@gmail.com</a>&gt; wrote:<br type="attribution">&gt; Vary the following:<br>&gt; <a href="http://www.crosswire.org/pages/crossnewstest.jsp?project=&#39;&amp;class=2&amp;percat=3&amp;maxRes=6">http://www.crosswire.org/pages/crossnewstest.jsp?project=&#39;&amp;class=2&amp;percat=3&amp;maxRes=6</a><br>
&gt; <br>&gt; org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544569. Dynamic SQL<br>&gt; Error SQL error code = -104 Unexpected end of command - line 1, column 379<br>&gt; <br>&gt; Other than that (and a number of variations on it), it seems to work (i.e.<br>
&gt; for validly constructed URLs it works).<br>&gt; <br>&gt; God Bless,<br>&gt; Ben<br>&gt; -------------------------------------------------------------------------------------------<br>&gt; Multitudes, multitudes,<br>&gt;     in the valley of decision!<br>
&gt; For the day of the LORD is near<br>&gt;     in the valley of decision.<br>&gt; <br>&gt; Giôên 3:14 (ESV)<br>&gt; <br>&gt; <br>&gt; <br>&gt; On Tue, Feb 15, 2011 at 12:23 AM, Peter von Kaehne &lt;<a href="mailto:refdoc@gmx.net">refdoc@gmx.net</a>&gt; wrote:<br>
&gt; <br>&gt;&gt; I have now in a test file added the code to have a project parametre.<br>&gt;&gt;<br>&gt;&gt; You can see it here in action:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; <a href="http://www.crosswire.org/pages/crossnewstest.jsp?project=8&amp;class=2&amp;percat=3&amp;maxRes=6">http://www.crosswire.org/pages/crossnewstest.jsp?project=8&amp;class=2&amp;percat=3&amp;maxRes=6</a><br>
&gt;&gt;<br>&gt;&gt; Please test it and if you manage to crash it, tell me what i did wrong. The<br>&gt;&gt; underlying sql statement is pasted to the bottom of the page underneath.<br>&gt;&gt;<br>&gt;&gt; The idea is that you can combine news from your particular project and news<br>
&gt;&gt; from e.g the &quot;module factory&quot;, which I guess is nice to advertise your<br>&gt;&gt; particular frontend and the modules you can display (which obviously won&#39;t<br>&gt;&gt; work if your frontend has display or logic deficiencies)<br>
&gt;&gt;<br>&gt;&gt; There are a few half or totally abandoned projects strewn across the site<br>&gt;&gt; and i will add it there to show how it would look for them. Others can then<br>&gt;&gt; see if they want to make use of the facility.<br>
&gt;&gt;<br>&gt;&gt; I will also in the next few days  try and make the production of tailored<br>&gt;&gt; rss feeds similarly straight forward and then throw a bunch of such feeds in<br>&gt;&gt; a well accessible place - particularly also for externally hosted projects<br>
&gt;&gt; this might be of use.<br>&gt;&gt;<br>&gt;&gt; Peter<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; GMX DSL Doppel-Flat ab 19,99 Euro/mtl.! Jetzt mit<br>&gt;&gt; gratis Handy-Flat! <a href="http://portal.gmx.net/de/go/dsl">http://portal.gmx.net/de/go/dsl</a><br>
&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>&gt;&gt; <a href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
&gt;&gt; Instructions to unsubscribe/change your settings at above page<br>&gt;&gt;<br></div>