<?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 Import data into SQL data table in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Import-data-into-SQL-data-table/m-p/53048#M7821</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Is there standard functionality to import excel or csv files into a SQL Datatable? I can see the SQL objects that can be used for execution of queries and extraction of tables into collections, but I do not seem to find any functionality towards actually importing data into SQL.&lt;BR /&gt;&lt;BR /&gt;Is anyone familiar with this?&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Nanne&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nanne van der Wal&lt;BR /&gt;Advisor&lt;BR /&gt;EY&lt;BR /&gt;Europe/Amsterdam&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 19 Dec 2019 09:21:00 GMT</pubDate>
    <dc:creator>Nannevan_der_Wa</dc:creator>
    <dc:date>2019-12-19T09:21:00Z</dc:date>
    <item>
      <title>Import data into SQL data table</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Import-data-into-SQL-data-table/m-p/53048#M7821</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Is there standard functionality to import excel or csv files into a SQL Datatable? I can see the SQL objects that can be used for execution of queries and extraction of tables into collections, but I do not seem to find any functionality towards actually importing data into SQL.&lt;BR /&gt;&lt;BR /&gt;Is anyone familiar with this?&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Nanne&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nanne van der Wal&lt;BR /&gt;Advisor&lt;BR /&gt;EY&lt;BR /&gt;Europe/Amsterdam&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Dec 2019 09:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Import-data-into-SQL-data-table/m-p/53048#M7821</guid>
      <dc:creator>Nannevan_der_Wa</dc:creator>
      <dc:date>2019-12-19T09:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Import data into SQL data table</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Import-data-into-SQL-data-table/m-p/53049#M7822</link>
      <description>There is no standard utility around direct inserts . However with little tweeking you can create it.&lt;BR /&gt;&lt;BR /&gt;1- Check if table is created already?&lt;BR /&gt;2- if yes, go to next step, If no, then check if any key constraints are provided?, If yes, create the table with constraints (Create table query), and if no, then create a table without constraints.&lt;BR /&gt;&amp;nbsp;3- If table is created already , verify santiy of data and use string manipulation to create the insert queries for each row,&lt;BR /&gt;4- run the insert queries and commit.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;RPA Architect&lt;BR /&gt;Asia/Singapore&lt;BR /&gt;&lt;A href="https://www.rpatools.com/" target="test_blank"&gt;https://www.rpatools.com/&lt;/A&gt;&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Dec 2019 03:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Import-data-into-SQL-data-table/m-p/53049#M7822</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2019-12-20T03:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Import data into SQL data table</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Import-data-into-SQL-data-table/m-p/53050#M7823</link>
      <description>Were you able to find an efficient method to achieve this?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Aysha M&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2020 18:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Import-data-into-SQL-data-table/m-p/53050#M7823</guid>
      <dc:creator>AyshaM</dc:creator>
      <dc:date>2020-09-02T18:49:00Z</dc:date>
    </item>
  </channel>
</rss>

