<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Wed, 16 Jun 2010 20:57:34 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2010-06-16T20:57:34Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Coldfusion Reports .cfr file too slow</title>
      <link>https://forums.adobe.com/thread/661700</link>
      <description>&lt;!-- [DocumentBodyStart:fd07e159-be8d-4c4f-9daa-32b53c0a1dda] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I created a .cfr file which is outputting the 12k records, I ran the query in SQL Mnager, runs good. but when I Create a report with the same query it takes more than 3 minutes to run, sometimes timesout.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am working on&amp;nbsp; the CF 9 on x64 bit Win2008 Server , SQL 2005 is the DB. Accessing the Report from a URL.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Code Snippet from the Report&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfquery name="MyQuery" datasource="LargeMeters"&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SELECT "Account"."AcctStatus", "Account"."Account", "Meter"."Use", "Account"."TotalMeters", "Meter"."PMDueDate", "Meter"."PMFreq", "Meter"."DAC", "Account"."County", "Account"."Zone", "Meter"."IOR", "Meter"."MeterId", "Meter"."Mfr", "Account"."GridLetter", "Account"."Gridnum", "Meter"."StatusCode", "Meter"."Size", "Meter"."MeterType", "Meter"."BPMtrId", "Meter"."BPMfr", "Meter"."BPMtrSize", "Account"."PG", "Meter"."BPFlag", "Account"."Grid", "Account"."BillingCycle"&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM&amp;nbsp;&amp;nbsp; "LargeMtrs"."dbo"."Account" "Account" LEFT OUTER JOIN "LargeMtrs"."dbo"."Meter" "Meter" ON "Account"."Account"="Meter"."Account"&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE&amp;nbsp; "Meter"."StatusCode"=N'A' AND "Account"."AcctStatus"=N'01' AND "Meter"."BPFlag" IS&amp;nbsp; NULL&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ORDER BY "Account"."County", "Account"."PG", "Account"."GridLetter", "Account"."Gridnum", "Account"."Account", "Meter"."Use"&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/cfquery&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;Dan&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fd07e159-be8d-4c4f-9daa-32b53c0a1dda] --&gt;&lt;img src='/beacon?t=1415920836139' /&gt;</description>
      <pubDate>Wed, 16 Jun 2010 20:57:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/661700</guid>
      <dc:date>2010-06-16T20:57:34Z</dc:date>
      <clearspace:dateToText>4 years 5 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Display the Crystal Reports  2008 .rpt file in the Browser</title>
      <link>https://forums.adobe.com/thread/636389</link>
      <description>&lt;!-- [DocumentBodyStart:c66693a8-ef55-4790-b9fb-373ffb7250f6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;div&gt;&lt;p&gt;&lt;span class="jive-content-block-pm"&gt;&lt;div&gt;&lt;p&gt;Hello&amp;nbsp;&amp;nbsp; !!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I&amp;nbsp;&amp;nbsp; am using CF 9 Standard Edition, and need to Display the Crystal&amp;nbsp; Reports&amp;nbsp; 2008 .rpt file in the Browser. This is not Possible using&amp;nbsp; Unrefernced&amp;nbsp; URL's as per the SAP experts &lt;a class="active_link jive-link-external-small" href="https://forums.sdn.sap.com/message.jspa?messageID=6270917"&gt;https://forums.sdn.sap.com/message.jspa?messageID=6270917.&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;the Reports are in the root folder...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I Hope&amp;nbsp; that&amp;nbsp; it can be done some how using CF 9. Could some one please Point me in&amp;nbsp; the&amp;nbsp; Right Direction. I am unable to Find much documentation, Cfreport&amp;nbsp; Tag&amp;nbsp; doesn't work with this Version of CR2008, I am running on the WIN&amp;nbsp; X64&amp;nbsp; bit.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c66693a8-ef55-4790-b9fb-373ffb7250f6] --&gt;</description>
      <pubDate>Tue, 11 May 2010 17:27:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/636389</guid>
      <dc:date>2010-05-11T17:27:00Z</dc:date>
      <clearspace:dateToText>4 years 6 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF 9 Standard Edition, and need to Display the Crystal Reports 2008 .rpt</title>
      <link>https://forums.adobe.com/thread/636215</link>
      <description>&lt;!-- [DocumentBodyStart:42b403b8-cdc5-4217-834d-5a1dbbc05396] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span class="jive-content-block-pm"&gt;&lt;div&gt;&lt;p&gt;Hello&amp;nbsp; !!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I&amp;nbsp; am using CF 9 Standard Edition, and need to Display the Crystal Reports&amp;nbsp; 2008 .rpt file in the Browser. This is not Possible using Unrefernced&amp;nbsp; URL's as per the SAP experts &lt;a class="jive-link-external-small" href="https://forums.sdn.sap.com/message.jspa?messageID=6270917"&gt;https://forums.sdn.sap.com/message.jspa?messageID=6270917.&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I Hope that&amp;nbsp; it can be done some how using CF 9. Could some one Point me in the&amp;nbsp; Right Direction. I am unable to Find much documentation, Cfreport Tag&amp;nbsp; doesn't work with this Version of CR2008, I am running on the WIN X64&amp;nbsp; bit.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:42b403b8-cdc5-4217-834d-5a1dbbc05396] --&gt;</description>
      <pubDate>Tue, 11 May 2010 13:38:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/636215</guid>
      <dc:date>2010-05-11T13:38:46Z</dc:date>
      <clearspace:dateToText>4 years 6 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

