<?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 Connecting Thingworx to ODBC MSSQL Data Source in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1006500#M69376</link>
    <description>&lt;P&gt;Hello, i'm trying to connect Thingworx to MSSQL using ODBC instead of JDBC and i found some CS and community posts about ADO Service, but i'm not sure if this is a good choice for using on Thingworx 9.3 as the ADO is like ten years old and i don't even know if it's still supported by newer Thingworx versions.&lt;BR /&gt;&lt;BR /&gt;So, i came here asking for help with some solution, because i don't want to connect ODBC on Kepware Server for getting data because i don't want to overload my database with periodic queries from Kepware Server.&lt;BR /&gt;&lt;BR /&gt;Thingworx version: 9.3-b20&lt;/P&gt;</description>
    <pubDate>Tue, 25 Mar 2025 15:48:16 GMT</pubDate>
    <dc:creator>slucasTN</dc:creator>
    <dc:date>2025-03-25T15:48:16Z</dc:date>
    <item>
      <title>Connecting Thingworx to ODBC MSSQL Data Source</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1006500#M69376</link>
      <description>&lt;P&gt;Hello, i'm trying to connect Thingworx to MSSQL using ODBC instead of JDBC and i found some CS and community posts about ADO Service, but i'm not sure if this is a good choice for using on Thingworx 9.3 as the ADO is like ten years old and i don't even know if it's still supported by newer Thingworx versions.&lt;BR /&gt;&lt;BR /&gt;So, i came here asking for help with some solution, because i don't want to connect ODBC on Kepware Server for getting data because i don't want to overload my database with periodic queries from Kepware Server.&lt;BR /&gt;&lt;BR /&gt;Thingworx version: 9.3-b20&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 15:48:16 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1006500#M69376</guid>
      <dc:creator>slucasTN</dc:creator>
      <dc:date>2025-03-25T15:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Thingworx to ODBC MSSQL Data Source</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1006596#M69377</link>
      <description>&lt;P&gt;Take a look:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;"&lt;STRONG&gt;Configuring the ADO Service for SQL Server DB connection For ThingWorx&lt;/STRONG&gt;": &lt;A href="https://community.ptc.com/t5/IoT-Tips/Configuring-the-ADO-Service-for-SQL-Server-DB-connection-For/ta-p/820374" target="_blank"&gt;https://community.ptc.com/t5/IoT-Tips/Configuring-the-ADO-Service-for-SQL-Server-DB-connection-For/ta-p/820374&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;"&lt;STRONG&gt;MSSQL Database Installation and Configuration&lt;/STRONG&gt;": &lt;A href="https://support.ptc.com/help/thingworx/platform/r9.6/en/index.html#page/ThingWorx/Help/Composer/DataStorage/PersistenceProviders/mssql_database_installation_and_configuration.html" target="_blank"&gt;https://support.ptc.com/help/thingworx/platform/r9.6/en/index.html#page/ThingWorx/Help/Composer/DataStorage/PersistenceProviders/mssql_database_installation_and_configuration.html&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 25 Mar 2025 21:35:59 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1006596#M69377</guid>
      <dc:creator>VladimirN</dc:creator>
      <dc:date>2025-03-25T21:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Thingworx to ODBC MSSQL Data Source</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1008214#M69438</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/867909"&gt;@slucasTN&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ThingWorx ADO service is considered deprecated and is no longer supported so we dont suggest using it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the reason &lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;JDBC not acceptable on your side?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thingworx Database template support JDBC connection with major relation database. Check below article for more details.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article/CS318728" target="_blank"&gt;https://www.ptc.com/en/support/article/CS318728&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 07:48:14 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1008214#M69438</guid>
      <dc:creator>wcui</dc:creator>
      <dc:date>2025-04-02T07:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Thingworx to ODBC MSSQL Data Source</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1008272#M69441</link>
      <description>&lt;P&gt;There is no problem with JDBC, we use it actually, but we are trying to find some ODBC alternatives for connecting Thingworx on SQL Server using our ODBC Data Source drivers. It's because we have faced some blockings from the DB side with JDBC and with ODBC driver i think this can be possible.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 12:28:51 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1008272#M69441</guid>
      <dc:creator>slucasTN</dc:creator>
      <dc:date>2025-04-02T12:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Thingworx to ODBC MSSQL Data Source</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1008398#M69449</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/867909"&gt;@slucasTN&lt;/a&gt;&lt;/SPAN&gt;, thanks for the details.&lt;/P&gt;&lt;P&gt;Currently ThingWorx does not supply any OOTB functions to support ODBC connection.&lt;/P&gt;&lt;P&gt;The possible workarounds would be&lt;/P&gt;&lt;P&gt;- use Kepware ODBC Client driver to fetch data from database and foward to ThingWorx&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;A href="https://www.ptc.com/en/support/article/CS353458" target="_blank"&gt;https://www.ptc.com/en/support/article/CS353458&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- develop your own extension to achieve ODBC connection&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;A href="https://www.ptc.com/en/support/article/CS328028" target="_blank"&gt;https://www.ptc.com/en/support/article/CS328028&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;A href="https://www.ptc.com/en/support/article/CS233537" target="_blank"&gt;https://www.ptc.com/en/support/article/CS233537&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please refer to above links for the guides.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 10:50:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1008398#M69449</guid>
      <dc:creator>wcui</dc:creator>
      <dc:date>2025-04-07T10:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Thingworx to ODBC MSSQL Data Source</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1010505#M69506</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/867909"&gt;@slucasTN&lt;/a&gt;&lt;/SPAN&gt; ,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I wanted to follow up with you on your &lt;A href="https://community.ptc.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1008398#M69449" target="_blank"&gt;post &lt;/A&gt;to see if your question has been answered.&lt;BR /&gt;If so, please &lt;STRONG&gt;mark the appropriate reply as the Accepted Solution&lt;/STRONG&gt; for the benefit of other members who may have the same question.&lt;BR /&gt;If not, our industry expert is also reviewing the replies and may accept one of them as solution on your behalf.&lt;BR /&gt;Of course, if you have more to share on your issue, please let the Community know.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Wenjing&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 02:44:47 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1010505#M69506</guid>
      <dc:creator>wcui</dc:creator>
      <dc:date>2025-04-14T02:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Thingworx to ODBC MSSQL Data Source</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1011064#M69517</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/867909"&gt;@slucasTN&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Can you please share what exactly were the blockings that you received from the DB side?&lt;/P&gt;
&lt;P&gt;I find it unusual that only JDBC would be blocked while ODBC would be allowed, especially if they use the same port, hence I am curious to find out what exactly is the technical reason JDBC is not working in your situation.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 11:30:39 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Connecting-Thingworx-to-ODBC-MSSQL-Data-Source/m-p/1011064#M69517</guid>
      <dc:creator>VladimirRosu</dc:creator>
      <dc:date>2025-04-16T11:30:39Z</dc:date>
    </item>
  </channel>
</rss>

