<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to increase results in Visual Sql Select]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">When i make a request with Visual SQL Select i have a limit on the result.<br />
How i can increase the result of 500 results ?</p>
<p dir="auto">Did i need to make with node JS request ?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://community.appdrag.com/topic/449/how-to-increase-results-in-visual-sql-select</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 20:10:44 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/449.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Oct 2020 22:06:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to increase results in Visual Sql Select on Fri, 30 Oct 2020 07:22:35 GMT]]></title><description><![CDATA[<p dir="auto">Hi Marc, wish you're fine!</p>
<p dir="auto">On Visual SQL Select if you look at the documentation there are those parameters to determine the page size and page number to avoid people to fetch too many rows when it's not needed.</p>
<p dir="auto"><img src="/assets/uploads/files/1604042435615-125c878f-5b75-4c49-a730-f0d0f1d4c43a-image.png" alt="125c878f-5b75-4c49-a730-f0d0f1d4c43a-image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">If you really need to fetch more results:</p>
<ul>
<li>Set the pageSize to a higher value</li>
<li>Use Raw SQL Select</li>
</ul>
]]></description><link>https://community.appdrag.com/post/1700</link><guid isPermaLink="true">https://community.appdrag.com/post/1700</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Fri, 30 Oct 2020 07:22:35 GMT</pubDate></item></channel></rss>