<?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 How to make a SQL Server Database Connection on Intel XDK? in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/How-to-make-a-SQL-Server-Database-Connection-on-Intel-XDK/m-p/1094073#M66317</link>
    <description>&lt;P&gt;Hello, I have project and I only need a SQL Server Connection to finish it, how can I do?&lt;/P&gt;</description>
    <pubDate>Sun, 12 Jun 2016 22:02:58 GMT</pubDate>
    <dc:creator>Joao_V_</dc:creator>
    <dc:date>2016-06-12T22:02:58Z</dc:date>
    <item>
      <title>How to make a SQL Server Database Connection on Intel XDK?</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-make-a-SQL-Server-Database-Connection-on-Intel-XDK/m-p/1094073#M66317</link>
      <description>&lt;P&gt;Hello, I have project and I only need a SQL Server Connection to finish it, how can I do?&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jun 2016 22:02:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-make-a-SQL-Server-Database-Connection-on-Intel-XDK/m-p/1094073#M66317</guid>
      <dc:creator>Joao_V_</dc:creator>
      <dc:date>2016-06-12T22:02:58Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-make-a-SQL-Server-Database-Connection-on-Intel-XDK/m-p/1094074#M66318</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;The way to do this is use a REST interface to MS SQL and make ajax calls to query the database.&lt;/P&gt;

&lt;P&gt;One option is dreamfactory.com, unfortunately it is no longer free for MS SQL. I use it a lot with MySQL and XDK and works great.&lt;/P&gt;

&lt;P&gt;Searching for alternatives, I found sandman2, I don't know it but seems promising:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px;"&gt;sandman2 automagically generates a RESTful API service from your existing database, without requiring you to write a line of code. Simply point sandman2 to your database, add salt for seasoning, and voila!, a fully RESTful API service with hypermedia support starts running, ready to accept HTTP requests.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/jeffknupp/sandman2" target="_blank"&gt;https://github.com/jeffknupp/sandman2&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It is python, so you need a server with it.&lt;/P&gt;

&lt;P&gt;Sorry for not give you more help, I'm not using MS SQL databases, but these could be the starting point to you for research.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 14:37:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-make-a-SQL-Server-Database-Connection-on-Intel-XDK/m-p/1094074#M66318</guid>
      <dc:creator>Diego_Calp</dc:creator>
      <dc:date>2016-06-13T14:37:08Z</dc:date>
    </item>
  </channel>
</rss>

