<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Modify SQL query in Crystal Reports 2013 in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/modify-sql-query-in-crystal-reports-2013/qaa-p/10447551#M3789738</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Claude,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can modify the SQL Query *only if you're report is based on a Command Object* - SQL Queries added via the 'Add Command' option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To edit such queries, go to the Database Expert &amp;gt; Right-click the Query from the pane on the right &amp;gt; Select Edit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-Abhilash&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Jul 2014 13:30:32 GMT</pubDate>
    <dc:creator>abhilash_kumar</dc:creator>
    <dc:date>2014-07-14T13:30:32Z</dc:date>
    <item>
      <title>Modify SQL query in Crystal Reports 2013</title>
      <link>https://community.sap.com/t5/technology-q-a/modify-sql-query-in-crystal-reports-2013/qaq-p/10447549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour,&lt;/P&gt;&lt;P&gt;Je voulais savoir s'il était possible de modifier la requête SQL dans Crystal Reports 2013, car les bases de données de notre application pour bibliothèque utilise un format de date particulier qu'il nous faut corriger directement dans la requête SQL.&lt;/P&gt;&lt;P&gt;Merci pour vos informations.&lt;/P&gt;&lt;P&gt;Cordialement&lt;/P&gt;&lt;P&gt;Claude Marcilly&lt;/P&gt;&lt;P&gt;Cannes - France&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="alt-edited hps"&gt;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="alt-edited hps"&gt;Hello&lt;/SPAN&gt;,&lt;BR /&gt;&lt;SPAN class="hps"&gt;I wanted to know&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;if it was possible&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to modify&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the SQL query in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Crystal Reports&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;2013.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Databases&lt;/SPAN&gt; &lt;SPAN class="alt-edited hps"&gt;of our&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;application&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;library&lt;/SPAN&gt; &lt;SPAN class="alt-edited hps"&gt;indeed use&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;particular date format&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that we need to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;fix&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;directly into&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the SQL query.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Thank you&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;your information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Claude&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Marcilly&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Cannes - France&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jul 2014 15:18:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/modify-sql-query-in-crystal-reports-2013/qaq-p/10447549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-12T15:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SQL query in Crystal Reports 2013</title>
      <link>https://community.sap.com/t5/technology-q-a/modify-sql-query-in-crystal-reports-2013/qaa-p/10447550#M3789737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Claude,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are creating reports using tables then go in Database menu and click on show SQL query, this will show the SQL generated by crystal reports.&amp;nbsp; Now go in database expert and expend your connection and double click on Add Command and past the query which was generated by Crystal and try to modify the date format and click OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you need to redesign your reports based on Add command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your reports datasource is Add command you can directly go in add command and change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sastry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 12:53:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/modify-sql-query-in-crystal-reports-2013/qaa-p/10447550#M3789737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-14T12:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SQL query in Crystal Reports 2013</title>
      <link>https://community.sap.com/t5/technology-q-a/modify-sql-query-in-crystal-reports-2013/qaa-p/10447551#M3789738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Claude,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can modify the SQL Query *only if you're report is based on a Command Object* - SQL Queries added via the 'Add Command' option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To edit such queries, go to the Database Expert &amp;gt; Right-click the Query from the pane on the right &amp;gt; Select Edit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-Abhilash&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 13:30:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/modify-sql-query-in-crystal-reports-2013/qaa-p/10447551#M3789738</guid>
      <dc:creator>abhilash_kumar</dc:creator>
      <dc:date>2014-07-14T13:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Modify SQL query in Crystal Reports 2013</title>
      <link>https://community.sap.com/t5/technology-q-a/modify-sql-query-in-crystal-reports-2013/qaa-p/10447552#M3789739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Sorry for my late reply but my workload did not allow me to free me earlier.&lt;/P&gt;&lt;P&gt;I am going to test your solutions but I have only Crystal Reports 11 (on Windows XP)&lt;/P&gt;&lt;P&gt;I downloaded Crystal Reports 2013 trial version on Windows 7 but the ODBC driver to reach my databases is not compatible with Windows 7.&lt;/P&gt;&lt;P&gt;A datawarehouse solution should be installed soon and would solve all these problems.&lt;/P&gt;&lt;P&gt;I shall contact again you at this moment if I meet certain difficulties.&lt;/P&gt;&lt;P&gt;Anyway thank you for your explanations.&lt;/P&gt;&lt;P&gt;Claude Marcilly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 08:40:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/modify-sql-query-in-crystal-reports-2013/qaa-p/10447552#M3789739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-01T08:40:49Z</dc:date>
    </item>
  </channel>
</rss>

