<?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: PROC DBLOAD Syntax / Explicit passthru statement? in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/PROC-DBLOAD-Syntax-Explicit-passthru-statement/m-p/200675#M4407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname &lt;SPAN style="font-size: 13.3333330154419px;"&gt;MSSQL (path=... /* your connection information */);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; insert into MSSQL.DB_DATASET&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; select * from YOURDATASET;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assumes that the YOURDATASET matches the DB_DATASET.&amp;nbsp; Also note you could get duplicates and other issues.&amp;nbsp; Personally I always recommend doing the database part on the database end rather than from another application, you wouldn't for instance, send your email replies from Excel would you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jun 2015 13:57:35 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2015-06-09T13:57:35Z</dc:date>
    <item>
      <title>PROC DBLOAD Syntax / Explicit passthru statement?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/PROC-DBLOAD-Syntax-Explicit-passthru-statement/m-p/200674#M4406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have an ongoing scoring process where I need to load updated scores monthly to an MS/SQL Server table, and just want to append to the table. PROC DBLOAD is having issues; is there any way to write an explicit passthru statement in PROC SQL to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;--Russell &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 13:49:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/PROC-DBLOAD-Syntax-Explicit-passthru-statement/m-p/200674#M4406</guid>
      <dc:creator>That____Redhead</dc:creator>
      <dc:date>2015-06-09T13:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: PROC DBLOAD Syntax / Explicit passthru statement?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/PROC-DBLOAD-Syntax-Explicit-passthru-statement/m-p/200675#M4407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname &lt;SPAN style="font-size: 13.3333330154419px;"&gt;MSSQL (path=... /* your connection information */);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; insert into MSSQL.DB_DATASET&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; select * from YOURDATASET;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assumes that the YOURDATASET matches the DB_DATASET.&amp;nbsp; Also note you could get duplicates and other issues.&amp;nbsp; Personally I always recommend doing the database part on the database end rather than from another application, you wouldn't for instance, send your email replies from Excel would you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 13:57:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/PROC-DBLOAD-Syntax-Explicit-passthru-statement/m-p/200675#M4407</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-06-09T13:57:35Z</dc:date>
    </item>
  </channel>
</rss>

