<?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 execute .sql file with 1000 queries using SQL VBO.. in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-execute-sql-file-with-1000-queries-using-SQL-VBO/m-p/86657#M37479</link>
    <description>...and don't forget to let us know how it worked out for you!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Happy coding!&lt;BR /&gt;---------------&lt;BR /&gt;Paul&lt;BR /&gt;Sweden&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Dec 2022 10:01:00 GMT</pubDate>
    <dc:creator>PvD_SE</dc:creator>
    <dc:date>2022-12-21T10:01:00Z</dc:date>
    <item>
      <title>How to execute .sql file with 1000 queries using SQL VBO..</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-execute-sql-file-with-1000-queries-using-SQL-VBO/m-p/86654#M37476</link>
      <description>HI, &lt;BR /&gt;&lt;BR /&gt;How to execute .sql file with 1000 queries using SQL VBO..&lt;BR /&gt;&lt;BR /&gt;Any suggestions how to achieve this using SQL VBO&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;chakravarthy&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Dec 2022 08:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-execute-sql-file-with-1000-queries-using-SQL-VBO/m-p/86654#M37476</guid>
      <dc:creator>chakravarthy</dc:creator>
      <dc:date>2022-12-20T08:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to execute .sql file with 1000 queries using SQL VBO..</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-execute-sql-file-with-1000-queries-using-SQL-VBO/m-p/86655#M37477</link>
      <description>Hi C,&lt;BR /&gt;&lt;BR /&gt;You can have the SQL statements in a collection, then loop the collection and execute each SQL statement with the SQL VBO as you loop. The collection could be fed directly from the .sql file by reading it and adding each statement to a new row in the collection.&lt;BR /&gt;&lt;BR /&gt;An other way is to write a new VBO for the application you would manually run the SQLs in. Make actions to launch and attach the application, load the .sql file and execute it as if you were running it yourself. Then write a process calling the new VBO steps.&lt;BR /&gt;&lt;BR /&gt;That said, 1000 SQLs is quite a lot, and depending on the performance of the SQL statements against the databases, it might take a while to do them all.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Happy coding!&lt;BR /&gt;---------------&lt;BR /&gt;Paul&lt;BR /&gt;Sweden&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Dec 2022 09:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-execute-sql-file-with-1000-queries-using-SQL-VBO/m-p/86655#M37477</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2022-12-20T09:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to execute .sql file with 1000 queries using SQL VBO..</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-execute-sql-file-with-1000-queries-using-SQL-VBO/m-p/86656#M37478</link>
      <description>HI Paul,&lt;BR /&gt;&lt;BR /&gt;Thank you for the suggestion, will try it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;chakravarthy&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Dec 2022 04:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-execute-sql-file-with-1000-queries-using-SQL-VBO/m-p/86656#M37478</guid>
      <dc:creator>chakravarthy</dc:creator>
      <dc:date>2022-12-21T04:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to execute .sql file with 1000 queries using SQL VBO..</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-execute-sql-file-with-1000-queries-using-SQL-VBO/m-p/86657#M37479</link>
      <description>...and don't forget to let us know how it worked out for you!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Happy coding!&lt;BR /&gt;---------------&lt;BR /&gt;Paul&lt;BR /&gt;Sweden&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Dec 2022 10:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-execute-sql-file-with-1000-queries-using-SQL-VBO/m-p/86657#M37479</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2022-12-21T10:01:00Z</dc:date>
    </item>
  </channel>
</rss>

