<?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>topic Re: Hide Connection String in Log in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hide-Connection-String-in-Log/m-p/53619#M760</link>
    <description>I don't expect you will find a complete solution (only password info will be masked as can be expected), so as an alternative, consider using OPTIONS command NONOTES / NOTES to turn off / on SAS code/notes logging, and for effect, follow the "conection command / code" with a simple DATA step and a PUT / PUTLOG statement echoing to the SAS log that some code has been suppressed.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Sun, 12 Jul 2009 14:51:11 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2009-07-12T14:51:11Z</dc:date>
    <item>
      <title>Hide Connection String in Log</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hide-Connection-String-in-Log/m-p/53618#M759</link>
      <description>Is there anyway to hide just the connection string in the log?&lt;BR /&gt;
PROC SQL;&lt;BR /&gt;
 connect to oracle (user=XXX password=XXX path=XXX);&lt;BR /&gt;
etc....&lt;BR /&gt;
&lt;BR /&gt;
Reason being is that I don't want the id or the password writing to anything. &lt;BR /&gt;
&lt;BR /&gt;
I tried the proc printto;run; function but that seems to move the output to another file and does not allow me to place it before and after just the connection string, instead I have to put it around the entire code to create the dataset.&lt;BR /&gt;
&lt;BR /&gt;
Any help would be greatly appreciated!&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Michelle</description>
      <pubDate>Fri, 10 Jul 2009 22:25:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hide-Connection-String-in-Log/m-p/53618#M759</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-07-10T22:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Connection String in Log</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hide-Connection-String-in-Log/m-p/53619#M760</link>
      <description>I don't expect you will find a complete solution (only password info will be masked as can be expected), so as an alternative, consider using OPTIONS command NONOTES / NOTES to turn off / on SAS code/notes logging, and for effect, follow the "conection command / code" with a simple DATA step and a PUT / PUTLOG statement echoing to the SAS log that some code has been suppressed.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Sun, 12 Jul 2009 14:51:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hide-Connection-String-in-Log/m-p/53619#M760</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-07-12T14:51:11Z</dc:date>
    </item>
  </channel>
</rss>

