<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 613: Export multiple result tables names</title><link>https://sourceforge.net/p/squirrel-sql/feature-requests/613/</link><description>Recent changes to 613: Export multiple result tables names</description><atom:link href="https://sourceforge.net/p/squirrel-sql/feature-requests/613/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 06 Dec 2023 11:34:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/squirrel-sql/feature-requests/613/feed.rss" rel="self" type="application/rss+xml"/><item><title>#613 Export multiple result tables names</title><link>https://sourceforge.net/p/squirrel-sql/feature-requests/613/?limit=25#95cb</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks,&lt;br/&gt;
very good job&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ginko</dc:creator><pubDate>Wed, 06 Dec 2023 11:34:15 -0000</pubDate><guid>https://sourceforge.neta0d21ecc8e296e2762fc2e0efbe69bb26622f9d2</guid></item><item><title>#613 Export multiple result tables names</title><link>https://sourceforge.net/p/squirrel-sql/feature-requests/613/?limit=25#de4d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is committed to our GIT repository and will be available in future snapshots and versions.&lt;/p&gt;
&lt;p&gt;Excerpt from change log:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;SQL Script Plugin: In analogy to the existing syntax to export a SQL result directly using the syntax&lt;br/&gt;
    @file '/tmp/customers.xlsx' SELECT * FROM customers&lt;br/&gt;
  one may now directly create an MS-Excel workbook file with multiple sheets using the following syntax:&lt;br/&gt;
    @msExcelWorkbook 'C:/tmp/out.xlsx'&lt;br/&gt;
    @sheet 'Orders' SELECT * FROM orders;&lt;br/&gt;
    @sheet 'Stores' SELECT * FROM stores;&lt;br/&gt;
  where the ";" may need to be replaced by the SQL separator in use.&lt;/p&gt;
&lt;/blockquote&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerd Wagner</dc:creator><pubDate>Sun, 17 Sep 2023 20:06:14 -0000</pubDate><guid>https://sourceforge.neta745ff786602acb1f63bf605c4e399e66ddeda32</guid></item><item><title>Export multiple result tables names</title><link>https://sourceforge.net/p/squirrel-sql/feature-requests/613/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Good evening,&lt;br/&gt;
I would like to be able to store the workbook name and the name of the sheets at the level of the sql code with some suffix to be able to identify them. I saw that you can store it in a json file and recall it but when you have so many records it is difficult to find the right one. Mine is just an idea there are certainly other ways to solve this if you think it is important.&lt;br/&gt;
Best Regards,&lt;/p&gt;
&lt;p&gt;Gino&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ginko</dc:creator><pubDate>Thu, 10 Aug 2023 14:22:01 -0000</pubDate><guid>https://sourceforge.net919819118ea164ad3631cb5101deeb1b589475ec</guid></item></channel></rss>