<?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: Hotfix available for SAS Add-In for Microsoft Office 2.1 in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1491#M89</link>
    <description>George,&lt;BR /&gt;
&lt;BR /&gt;
Libraries defined with the META engine (using the default options) and those marked as read-only will not be shown when choosing a place to save data.  AMO hides read-only (and META when tracking columns as that makes it read-only as well) libraries for saving purposes.&lt;BR /&gt;
&lt;BR /&gt;
To address the error message, I don't have a useful answer.  Please contact tech support to resolve this issue.&lt;BR /&gt;
&lt;BR /&gt;
Bill</description>
    <pubDate>Thu, 09 Nov 2006 14:37:00 GMT</pubDate>
    <dc:creator>Bill_SAS</dc:creator>
    <dc:date>2006-11-09T14:37:00Z</dc:date>
    <item>
      <title>Hotfix available for SAS Add-In for Microsoft Office 2.1</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1489#M87</link>
      <description>There is a new hotfix available for the Add-In version 2.1.  It addresses a number of customer-reported issues.&lt;BR /&gt;
&lt;BR /&gt;
The link:&lt;BR /&gt;
&lt;A href="http://ftp.sas.com/techsup/download/hotfix/amo21.html" target="_blank"&gt;http://ftp.sas.com/techsup/download/hotfix/amo21.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
-Bill</description>
      <pubDate>Tue, 03 Oct 2006 13:07:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1489#M87</guid>
      <dc:creator>Bill_SAS</dc:creator>
      <dc:date>2006-10-03T13:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hotfix available for SAS Add-In for Microsoft Office 2.1</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1490#M88</link>
      <description>Bill,&lt;BR /&gt;
&lt;BR /&gt;
I've just started testing the Add-in with Excel.  I've opened a metadata defined data source into a worksheet, made data changes, and attempted to save it back to the server (using SAS - Active Data - Copy to Server).  &lt;BR /&gt;
&lt;BR /&gt;
After applying this hotfix, I can now see the metadata defined library under Summary of Active Data in the "Copy to SAS Server" dialog. But I don't see my defined library when I browse the Save As tab.  I can only see default libraries for SASMain (work, sys_mac, sashelp ...).&lt;BR /&gt;
&lt;BR /&gt;
When I click OK to see what happens I'm getting a SAS Add-in popup stating ' "Copy to Server" failed to initialize', "The data source for this operation could not be opened".  &lt;BR /&gt;
&lt;BR /&gt;
Any ideas?&lt;BR /&gt;
&lt;BR /&gt;
Thanks - George</description>
      <pubDate>Wed, 08 Nov 2006 05:26:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1490#M88</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-11-08T05:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hotfix available for SAS Add-In for Microsoft Office 2.1</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1491#M89</link>
      <description>George,&lt;BR /&gt;
&lt;BR /&gt;
Libraries defined with the META engine (using the default options) and those marked as read-only will not be shown when choosing a place to save data.  AMO hides read-only (and META when tracking columns as that makes it read-only as well) libraries for saving purposes.&lt;BR /&gt;
&lt;BR /&gt;
To address the error message, I don't have a useful answer.  Please contact tech support to resolve this issue.&lt;BR /&gt;
&lt;BR /&gt;
Bill</description>
      <pubDate>Thu, 09 Nov 2006 14:37:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1491#M89</guid>
      <dc:creator>Bill_SAS</dc:creator>
      <dc:date>2006-11-09T14:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hotfix available for SAS Add-In for Microsoft Office 2.1</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1492#M90</link>
      <description>Bill,&lt;BR /&gt;
&lt;BR /&gt;
I've revisited this and decided to reinstall the hotfix.  I verified that all components installed successfully.  Also, when creating my library in SMC I used the engine BASE and kept all other defaults.&lt;BR /&gt;
&lt;BR /&gt;
When copying the worksheet data to the SAS server my user defined library is now available on the Copy to SAS Server dialog box as expected.&lt;BR /&gt;
&lt;BR /&gt;
The process runs but then prompts me with an error box. A snippet from that log shows:&lt;BR /&gt;
&lt;BR /&gt;
-----------&lt;BR /&gt;
data XYZ.a2;&lt;BR /&gt;
set XYZ.a1;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ERROR: You cannot create or delete datasets, views or indexes in this mode. Try the option &lt;BR /&gt;
       METAOUT=DATA. Use Proc Metalib to create metadata for datasets.&lt;BR /&gt;
-----------&lt;BR /&gt;
&lt;BR /&gt;
Since I'm mostly running default settings, I'm wondering if I missed something in my setup?&lt;BR /&gt;
&lt;BR /&gt;
Thanks again,&lt;BR /&gt;
George</description>
      <pubDate>Tue, 12 Dec 2006 19:26:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1492#M90</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-12-12T19:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hotfix available for SAS Add-In for Microsoft Office 2.1</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1493#M91</link>
      <description>George,&lt;BR /&gt;
&lt;BR /&gt;
Go bach into SMC and bring up the properties for your library.  On the Options tab, press the "Advanced Options..." button.  The first tab, Pre-Assign, has one checkbox, "Library is pre-assigned".  By default, library is pre-assigned is unchecked.  For your needs, you will want to enable this checkbox turning on pre-assignment for this library.&lt;BR /&gt;
&lt;BR /&gt;
Pre-assigning libraries defined in metadata will force the underlying engine, in your case BASE, to be used instead of the META engine which renders the data read-only in the Add-In.</description>
      <pubDate>Wed, 13 Dec 2006 14:16:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1493#M91</guid>
      <dc:creator>Bill_SAS</dc:creator>
      <dc:date>2006-12-13T14:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hotfix available for SAS Add-In for Microsoft Office 2.1</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1494#M92</link>
      <description>Bill,&lt;BR /&gt;
&lt;BR /&gt;
Changed the library to pre-assigned, recycled the metadata server (I this a requirement?), but ran into the same error.  Tried changing the engine to V9 and pre-assigned, but no luck either.&lt;BR /&gt;
&lt;BR /&gt;
Is there a central resource for information on using the Add-In, or are SUGI papers and help files the best bet?&lt;BR /&gt;
&lt;BR /&gt;
George</description>
      <pubDate>Wed, 13 Dec 2006 15:01:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1494#M92</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-12-13T15:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hotfix available for SAS Add-In for Microsoft Office 2.1</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1495#M93</link>
      <description>George,&lt;BR /&gt;
&lt;BR /&gt;
I don't think you needed to recycle the metadata server.  You will need to recycle your Office application(s) (exit and re-run Excel, Word, PPt or re-connect to the metadata server via SAS-&amp;gt;tools-&amp;gt;server connections).&lt;BR /&gt;
&lt;BR /&gt;
I would suggest working with tech support.  I've run out of ideas, sorry.</description>
      <pubDate>Wed, 13 Dec 2006 17:54:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1495#M93</guid>
      <dc:creator>Bill_SAS</dc:creator>
      <dc:date>2006-12-13T17:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hotfix available for SAS Add-In for Microsoft Office 2.1</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1496#M94</link>
      <description>Ok, thanks.  I'm close...</description>
      <pubDate>Wed, 13 Dec 2006 18:34:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Hotfix-available-for-SAS-Add-In-for-Microsoft-Office-2-1/m-p/1496#M94</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-12-13T18:34:50Z</dc:date>
    </item>
  </channel>
</rss>

