<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Designscripting &#187; Crystal Reports</title>
	<atom:link href="http://www.designscripting.com/category/crystal-reports/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designscripting.com</link>
	<description>Latest in flash, Free slideshow, Flash tutorials, advance flash, actionscript, Adobe Air, flash slideshow, New technology, RIA, Abstract wall paper</description>
	<lastBuildDate>Thu, 17 Jun 2010 09:48:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to sort the report based on ASCII values.</title>
		<link>http://www.designscripting.com/2009/03/how-to-sort-the-report-based-on-ascii-values/</link>
		<comments>http://www.designscripting.com/2009/03/how-to-sort-the-report-based-on-ascii-values/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 18:54:54 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[CR XI]]></category>
		<category><![CDATA[Crystal Reports]]></category>
		<category><![CDATA[Crystal Reports Sort]]></category>
		<category><![CDATA[Sort by ASCII Value]]></category>
		<category><![CDATA[Sort the Crystal Reports by ASCII Values]]></category>

		<guid isPermaLink="false">http://www.designscripting.com/?p=110</guid>
		<description><![CDATA[Symptom
CR by default will not sort the report based on ASCII values.
Dificulty:
Intermediate &#8211; Expert
Workaround:
You need to create a formula with following code :
Â
ASC({tablename.fieldname})
Sort the report based on this field. Now, you can see that the report is sorted based on ASCII values.
Above steps will help to sort the report based on ASCII values.
Â 
]]></description>
			<content:encoded><![CDATA[<p><strong>Symptom</strong></p>
<p style="padding-left: 30px;">CR by default will not sort the report based on ASCII values.</p>
<p><strong>Dificulty:</strong></p>
<p style="padding-left: 30px;">Intermediate &#8211; Expert</p>
<p><strong>Workaround:</strong></p>
<p style="padding-left: 30px;"><em>You need to create a formula with following code :</em><br />
Â<br />
<em><strong>ASC({tablename.fieldname})</strong></em></p>
<p>Sort the report based on this field. Now, you can see that the report is sorted based on ASCII values.</p>
<p>Above steps will help to sort the report based on ASCII values.</p>
<p>Â </p>
]]></content:encoded>
			<wfw:commentRss>http://www.designscripting.com/2009/03/how-to-sort-the-report-based-on-ascii-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To increase the number of entries in the drop-down list box</title>
		<link>http://www.designscripting.com/2009/03/to-increase-the-number-of-entries-in-the-drop-down-list-box/</link>
		<comments>http://www.designscripting.com/2009/03/to-increase-the-number-of-entries-in-the-drop-down-list-box/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 18:30:04 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[CR XI]]></category>
		<category><![CDATA[Crystal Reports]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Crystal report tricks]]></category>
		<category><![CDATA[Crystal report work around]]></category>
		<category><![CDATA[increase the maximum value in drop down box + crystal r]]></category>

		<guid isPermaLink="false">http://www.designscripting.com/?p=108</guid>
		<description><![CDATA[Symptom
In Crystal Reprots Normally the number of entries in the drop-down list box in the â€œSelect
Expertâ€ window is limited since the database has more values:
Difficulty:
Intermediate &#8211; Expert
Solution:
To increase the number of entries in the drop-down list box in the â€œSelect Expertâ€ window,
try the following steps:
1. Close the Crystal Reports XI.
2. On the &#8216;Start&#8217; menu, click &#8216;Run&#8217;.

3. Type &#8216;Regedit&#8217; in the &#8216;Open&#8217; text box, and then click &#8216;OK&#8217;.
4. In the Windows Registry Editor, navigate to the following sub key:
Update the following registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.0\Crystal Reports\ DatabaseServer\
Select the string â€œMaxNBrowseValuesâ€, right click ...]]></description>
			<content:encoded><![CDATA[<p><strong>Symptom</strong></p>
<p style="padding-left: 30px;">In Crystal Reprots Normally the number of entries in the drop-down list box in the â€œSelect</p>
<p style="padding-left: 30px;">Expertâ€ window is limited since the database has more values:</p>
<p><strong>Difficulty:</strong></p>
<p style="padding-left: 30px;">Intermediate &#8211; Expert</p>
<p><strong>Solution:</strong></p>
<p>To increase the number of entries in the drop-down list box in the â€œSelect Expertâ€ window,</p>
<p>try the following steps:</p>
<p style="padding-left: 30px;">1. Close the Crystal Reports XI.<br />
2. On the &#8216;Start&#8217; menu, click &#8216;Run&#8217;.</p>
<p style="padding-left: 30px;"><img src="http://www.designscripting.com/wp-content/uploads/2009/03/run.jpg" alt="" width="425" height="233" /></p>
<p style="padding-left: 30px;">3. Type &#8216;Regedit&#8217; in the &#8216;Open&#8217; text box, and then click &#8216;OK&#8217;.<br />
4. In the Windows Registry Editor, navigate to the following sub key:</p>
<p><strong>Update the following registry:</strong></p>
<p style="padding-left: 30px;"><em>HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.0\Crystal Reports\ DatabaseServer\</em></p>
<p style="padding-left: 30px;">Select the string â€œMaxNBrowseValuesâ€, right click on it and select modify. In the modify</p>
<p style="padding-left: 30px;">screen, select â€œDecimalâ€ under the â€œBaseâ€ section and type â€œ5000â€ in the text box and click</p>
<p style="padding-left: 30px;">the OK button.</p>
<p style="padding-left: 30px;">Now, close the registry editor.</p>
<p><strong>Note:</strong></p>
<p style="30px;">Now we could see all the data in the list.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designscripting.com/2009/03/to-increase-the-number-of-entries-in-the-drop-down-list-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
