<?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: Connect to SQL database with .net 8.0 in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/connect-to-sql-database-with-net-8-0/m-p/12818844#M4389</link>
    <description>&lt;P&gt;For anyone else :&lt;BR /&gt;I noticed this today&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://adndevblog.typepad.com/autocad/2024/05/connecting-to-sql-server-from-autocad-2025.html" target="_blank" rel="noopener"&gt;https://adndevblog.typepad.com/autocad/2024/05/connecting-to-sql-server-from-autocad-2025.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps this article by&amp;nbsp;&lt;A href="https://adndevblog.typepad.com/autocad/Madhukar-Moogala.html" target="_self"&gt;Madhukar Moogala&lt;/A&gt;&amp;nbsp; &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1937895"&gt;@moogalm&lt;/a&gt;&amp;nbsp;will help those with an SQL issue.&lt;BR /&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jun 2024 22:14:07 GMT</pubDate>
    <dc:creator>kerry_w_brown</dc:creator>
    <dc:date>2024-06-04T22:14:07Z</dc:date>
    <item>
      <title>Connect to SQL database with .net 8.0</title>
      <link>https://forums.autodesk.com/t5/net-forum/connect-to-sql-database-with-net-8-0/m-p/12717477#M4387</link>
      <description>&lt;P&gt;I have a command that will pull data from a SQL database and import it into a title block.&amp;nbsp; This worked fine in .net framework.&amp;nbsp; I recently migrated to 2025 and .net 8.0 and I am getting the following error:&amp;nbsp;System.PlatformNotSupportedException: 'Microsoft.Data.SqlClient is not supported on this platform.'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a test console app in .net 8.0 and I am able to pull data from that database that way.&amp;nbsp; Has anyone else run into this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 13:58:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/connect-to-sql-database-with-net-8-0/m-p/12717477#M4387</guid>
      <dc:creator>CBennett34F8SS</dc:creator>
      <dc:date>2024-04-18T13:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to SQL database with .net 8.0</title>
      <link>https://forums.autodesk.com/t5/net-forum/connect-to-sql-database-with-net-8-0/m-p/12717606#M4388</link>
      <description>&lt;P&gt;nevermind I found it,&amp;nbsp; for some reason &lt;SPAN&gt;Microsoft.Data.SqlClient is not choosing the correct runtime .dll to load.&amp;nbsp; I specified it in my project file with&amp;nbsp;&amp;lt;RuntimeIdentifier&amp;gt;win-x64&amp;lt;/RuntimeIdentifier&amp;gt;&amp;nbsp; and it is now working again.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 14:31:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/connect-to-sql-database-with-net-8-0/m-p/12717606#M4388</guid>
      <dc:creator>CBennett34F8SS</dc:creator>
      <dc:date>2024-04-18T14:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to SQL database with .net 8.0</title>
      <link>https://forums.autodesk.com/t5/net-forum/connect-to-sql-database-with-net-8-0/m-p/12818844#M4389</link>
      <description>&lt;P&gt;For anyone else :&lt;BR /&gt;I noticed this today&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://adndevblog.typepad.com/autocad/2024/05/connecting-to-sql-server-from-autocad-2025.html" target="_blank" rel="noopener"&gt;https://adndevblog.typepad.com/autocad/2024/05/connecting-to-sql-server-from-autocad-2025.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps this article by&amp;nbsp;&lt;A href="https://adndevblog.typepad.com/autocad/Madhukar-Moogala.html" target="_self"&gt;Madhukar Moogala&lt;/A&gt;&amp;nbsp; &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1937895"&gt;@moogalm&lt;/a&gt;&amp;nbsp;will help those with an SQL issue.&lt;BR /&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 22:14:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/connect-to-sql-database-with-net-8-0/m-p/12818844#M4389</guid>
      <dc:creator>kerry_w_brown</dc:creator>
      <dc:date>2024-06-04T22:14:07Z</dc:date>
    </item>
    <item>
      <title>Betreff: Connect to SQL database with .net 8.0</title>
      <link>https://forums.autodesk.com/t5/net-forum/connect-to-sql-database-with-net-8-0/m-p/12991051#M4390</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;lt;RuntimeIdentifier&amp;gt;win-x64&amp;lt;/RuntimeIdentifier&amp;gt; was the Solution!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 09:35:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/connect-to-sql-database-with-net-8-0/m-p/12991051#M4390</guid>
      <dc:creator>Fabian.OswaldS52TK</dc:creator>
      <dc:date>2024-08-30T09:35:14Z</dc:date>
    </item>
    <item>
      <title>Betreff: Connect to SQL database with .net 8.0</title>
      <link>https://forums.autodesk.com/t5/net-forum/connect-to-sql-database-with-net-8-0/m-p/12992674#M4391</link>
      <description>&lt;P&gt;Perhaps ypu guys need to look at this :&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/MadhukarMoogala/ACAD-SQLPlugin" target="_blank" rel="noopener"&gt;https://github.com/MadhukarMoogala/ACAD-SQLPlugin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From 3 months ago.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Aug 2024 01:34:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/connect-to-sql-database-with-net-8-0/m-p/12992674#M4391</guid>
      <dc:creator>kerry_w_brown</dc:creator>
      <dc:date>2024-08-31T01:34:22Z</dc:date>
    </item>
    <item>
      <title>Betreff: Connect to SQL database with .net 8.0</title>
      <link>https://forums.autodesk.com/t5/net-forum/connect-to-sql-database-with-net-8-0/m-p/12993916#M4392</link>
      <description>&lt;P&gt;I have also strugled with this when i first tried to get all my tools to work in .net 8.0 i also use a sql database and there wasnt allot of info around at the time. Im glad to see that there are now&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2024 06:27:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/connect-to-sql-database-with-net-8-0/m-p/12993916#M4392</guid>
      <dc:creator>Domzinator</dc:creator>
      <dc:date>2024-09-01T06:27:20Z</dc:date>
    </item>
  </channel>
</rss>

