<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[SQL Data Source]]></title><description><![CDATA[<p dir="auto">I have MySQL database on a server= 10.120.17.16 Port= 3306 db= fiteq<br />
Having trouble with the connection string?  I have “workbench” and can connect to the db but not with the Mango data source?</p>
]]></description><link>https://forum.mango-os.com/topic/2426/sql-data-source</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Jul 2026 21:08:40 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2426.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 25 Aug 2016 15:15:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SQL Data Source on Thu, 25 Aug 2016 15:28:40 GMT]]></title><description><![CDATA[<p dir="auto">Phill,   Thanks so much.  I pulled it out of the file and it works fine.</p>
]]></description><link>https://forum.mango-os.com/post/12485</link><guid isPermaLink="true">https://forum.mango-os.com/post/12485</guid><dc:creator><![CDATA[LarryE]]></dc:creator><pubDate>Thu, 25 Aug 2016 15:28:40 GMT</pubDate></item><item><title><![CDATA[Reply to SQL Data Source on Thu, 25 Aug 2016 15:20:47 GMT]]></title><description><![CDATA[<p dir="auto">You can use the value of your db.url in your env.properties file, but for a database named 'mangodb' it will be something like...</p>
<pre><code>jdbc:mysql://localhost/mangodb
</code></pre>
<p dir="auto">or</p>
<pre><code>jdbc:mysql://localhost:3306/mangodb
</code></pre>
]]></description><link>https://forum.mango-os.com/post/12484</link><guid isPermaLink="true">https://forum.mango-os.com/post/12484</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Thu, 25 Aug 2016 15:20:47 GMT</pubDate></item></channel></rss>