<?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: How to BULK load into SQL Server using ODBC version 18? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-BULK-load-into-SQL-Server-using-ODBC-version-18/m-p/943061#M28971</link>
    <description>&lt;P&gt;Excellent!&amp;nbsp;&lt;/P&gt;&lt;P&gt;INSERTBUFF works like a charm!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname sqllbr odbc&lt;BR /&gt;NOPROMPT="DSN=ODBC_Name;UID=username;PWD=password;DATABASE=DB_Name;SCHEMA=dbo;" INSERTBUFF=32767&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 08 Sep 2024 11:39:02 GMT</pubDate>
    <dc:creator>shparber_m</dc:creator>
    <dc:date>2024-09-08T11:39:02Z</dc:date>
    <item>
      <title>How to BULK load into SQL Server using ODBC version 18?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-BULK-load-into-SQL-Server-using-ODBC-version-18/m-p/942112#M28918</link>
      <description>&lt;P&gt;I've worked on dozens&amp;nbsp; SAS projects that write into SQL Server using native SQL connector.&lt;/P&gt;&lt;P&gt;I've always specified bulkload=yes in the libname and the performance was great!&lt;/P&gt;&lt;P&gt;Now I have a customer that only has ODBC connector to SQL Server (latest version 18)&lt;/P&gt;&lt;P&gt;I cannot find the equivalent - I've tried many options, but no luck, it works very slow....&lt;/P&gt;&lt;P&gt;Is there a way to make the ODBC write into SQL Server fast in bulk?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2024 09:05:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-BULK-load-into-SQL-Server-using-ODBC-version-18/m-p/942112#M28918</guid>
      <dc:creator>shparber_m</dc:creator>
      <dc:date>2024-09-01T09:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to BULK load into SQL Server using ODBC version 18?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-BULK-load-into-SQL-Server-using-ODBC-version-18/m-p/942119#M28919</link>
      <description>&lt;P&gt;In my experience using SAS/ACCESS Interface to ODBC with SQL Server, the default settings affecting loading are not optimal. The two LIBNAME (or CONNECT) settings that work well for me are DBCOMMIT and&amp;nbsp; INSERBUFF. Try DBCOMMIT = 0 and INSERTBUFF = 10000 and see how you get on.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've never bothered with BULKLOAD as tuning&amp;nbsp;DBCOMMIT and&amp;nbsp; INSERTBUFF has always given good performance. But then again most of my loads are less than 1 million rows.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2024 20:19:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-BULK-load-into-SQL-Server-using-ODBC-version-18/m-p/942119#M28919</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-09-01T20:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to BULK load into SQL Server using ODBC version 18?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-BULK-load-into-SQL-Server-using-ODBC-version-18/m-p/943061#M28971</link>
      <description>&lt;P&gt;Excellent!&amp;nbsp;&lt;/P&gt;&lt;P&gt;INSERTBUFF works like a charm!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname sqllbr odbc&lt;BR /&gt;NOPROMPT="DSN=ODBC_Name;UID=username;PWD=password;DATABASE=DB_Name;SCHEMA=dbo;" INSERTBUFF=32767&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Sep 2024 11:39:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-BULK-load-into-SQL-Server-using-ODBC-version-18/m-p/943061#M28971</guid>
      <dc:creator>shparber_m</dc:creator>
      <dc:date>2024-09-08T11:39:02Z</dc:date>
    </item>
  </channel>
</rss>

