<?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: Encrypt Database Output in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/encrypt-database-output/qaa-p/13847281#M4878124</link>
    <description>&lt;P&gt;You can use the &lt;CODE&gt;encrypted&lt;/CODE&gt; clause with the &lt;A href="http://dcx.sybase.com/index.html#1201/en/dbreference/unload-statement.html*d5e63692"&gt;&lt;CODE&gt;unload select&lt;/CODE&gt;&lt;/A&gt; statement to create an encrypted file containing the data, but your client will need to use the &lt;CODE&gt;load table&lt;/CODE&gt; statement to decrypt the data. This means that the client will need a full installation of SQL Anywhere.&lt;/P&gt;
&lt;P&gt;Alternatively, you could use the &lt;CODE&gt;unload select&lt;/CODE&gt; statement to create the file, and then use some non-SQL Anywhere technology to encrypt the file.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2011 07:59:57 GMT</pubDate>
    <dc:creator>graeme_perrow</dc:creator>
    <dc:date>2011-08-30T07:59:57Z</dc:date>
    <item>
      <title>Encrypt Database Output</title>
      <link>https://community.sap.com/t5/technology-q-a/encrypt-database-output/qaq-p/13847279</link>
      <description>&lt;P&gt;Want to be able to select from a SQL Anywhere Database and output to a CSV file and encrypt that file and send it to my client who does not have sql anywhere but should be able to decrypt the file. So do i install SQL Anywhere Client on the client machine so they can decrypt or need a full SQL Anywhere insttallation.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2011 06:24:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encrypt-database-output/qaq-p/13847279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-30T06:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt Database Output</title>
      <link>https://community.sap.com/t5/technology-q-a/encrypt-database-output/qaa-p/13847280#M4878123</link>
      <description>&lt;P&gt;If you are refering to the ENCRYPT()/DECRYPT() functions, they are processed on the server and are only available by sending queries against the server.&lt;/P&gt;
&lt;P&gt;So it won't help your customer to just have a SQL Anywhere client install available.&lt;/P&gt;
&lt;P&gt;Cf. &lt;A href="http://sqlanywhere-forum.sap.com/questions/5534"&gt;this FAQ&lt;/A&gt; where I  have asked for client-side support of such encryption tasks...&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;Personally, I would simply use something like WinZip or WinRar to encrypt the files.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2011 07:58:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encrypt-database-output/qaa-p/13847280#M4878123</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2011-08-30T07:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt Database Output</title>
      <link>https://community.sap.com/t5/technology-q-a/encrypt-database-output/qaa-p/13847281#M4878124</link>
      <description>&lt;P&gt;You can use the &lt;CODE&gt;encrypted&lt;/CODE&gt; clause with the &lt;A href="http://dcx.sybase.com/index.html#1201/en/dbreference/unload-statement.html*d5e63692"&gt;&lt;CODE&gt;unload select&lt;/CODE&gt;&lt;/A&gt; statement to create an encrypted file containing the data, but your client will need to use the &lt;CODE&gt;load table&lt;/CODE&gt; statement to decrypt the data. This means that the client will need a full installation of SQL Anywhere.&lt;/P&gt;
&lt;P&gt;Alternatively, you could use the &lt;CODE&gt;unload select&lt;/CODE&gt; statement to create the file, and then use some non-SQL Anywhere technology to encrypt the file.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2011 07:59:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/encrypt-database-output/qaa-p/13847281#M4878124</guid>
      <dc:creator>graeme_perrow</dc:creator>
      <dc:date>2011-08-30T07:59:57Z</dc:date>
    </item>
  </channel>
</rss>

