<?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: JMP and MongoDB in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JMP-and-MongoDB/m-p/74216#M35786</link>
    <description>Hi JumpingAC,&lt;BR /&gt;&lt;BR /&gt;I too am on a similar path. Haven't actually integrated yet fully. But as far as I know once there's an ODBC driver available, JMP can use it. There are other options as well where no DSN is required. &lt;BR /&gt;&lt;BR /&gt;Also with JMP 14's new parsing functions, building JSON and XML expression are much easier.&lt;BR /&gt;See: &lt;A href="https://community.jmp.com/t5/Discussions/Efficient-Construction-of-XML-and-JSON/m-p/53875/highlight/true#M30434" target="_blank"&gt;https://community.jmp.com/t5/Discussions/Efficient-Construction-of-XML-and-JSON/m-p/53875/highlight/true#M30434&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;among others.</description>
    <pubDate>Wed, 19 Sep 2018 16:26:22 GMT</pubDate>
    <dc:creator>Phil_Brown</dc:creator>
    <dc:date>2018-09-19T16:26:22Z</dc:date>
    <item>
      <title>JMP and MongoDB</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-and-MongoDB/m-p/74162#M35776</link>
      <description>&lt;P&gt;Our database team is moving us from a T-SQL framework to a MongoDB framework. Currently much of our team has extensive JMP scripts and tools for automated queries / processing / analysis that rely on JMP's ability to connect/pull through the OBDC drivers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What does JMP / MongoDB integration look like? Below is a 'sample' of how we interact currently. Is this functionality still avaliable with the MongoDB system?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;S=evalinsert("SELECT
.
.
.
.
);
dt1 =       Open Database(
"DSN=SQL;Description=SQL;UID=;Trusted_Connection=Yes;APP=JMP;WSID="||user||";DATABASE=SQL",
     S,
     "Results from " || Char( startdate ) || " to " || Char( enddate ) || ""
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2018 14:23:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-and-MongoDB/m-p/74162#M35776</guid>
      <dc:creator>JumpingAC</dc:creator>
      <dc:date>2018-09-19T14:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: JMP and MongoDB</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-and-MongoDB/m-p/74216#M35786</link>
      <description>Hi JumpingAC,&lt;BR /&gt;&lt;BR /&gt;I too am on a similar path. Haven't actually integrated yet fully. But as far as I know once there's an ODBC driver available, JMP can use it. There are other options as well where no DSN is required. &lt;BR /&gt;&lt;BR /&gt;Also with JMP 14's new parsing functions, building JSON and XML expression are much easier.&lt;BR /&gt;See: &lt;A href="https://community.jmp.com/t5/Discussions/Efficient-Construction-of-XML-and-JSON/m-p/53875/highlight/true#M30434" target="_blank"&gt;https://community.jmp.com/t5/Discussions/Efficient-Construction-of-XML-and-JSON/m-p/53875/highlight/true#M30434&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;among others.</description>
      <pubDate>Wed, 19 Sep 2018 16:26:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-and-MongoDB/m-p/74216#M35786</guid>
      <dc:creator>Phil_Brown</dc:creator>
      <dc:date>2018-09-19T16:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: JMP and MongoDB</title>
      <link>https://community.jmp.com/t5/Discussions/JMP-and-MongoDB/m-p/74229#M35790</link>
      <description>&lt;P&gt;That looks very helpful. I was also just infomed we'll be taking adjantage of the MongoDB Connector (&amp;nbsp;&lt;A href="https://docs.mongodb.com/bi-connector/master/" target="_self"&gt;https://docs.mongodb.com/bi-connector/master/&lt;/A&gt;&amp;nbsp;) which will provide the JMP / SQL / Database connections.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was hoping there was a way to easily parse a MongoDB native JavaScript bit of code within a JMP script.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2018 16:33:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP-and-MongoDB/m-p/74229#M35790</guid>
      <dc:creator>JumpingAC</dc:creator>
      <dc:date>2018-09-19T16:33:02Z</dc:date>
    </item>
  </channel>
</rss>

