<?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: Can´t connect power bi with maria DB in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-connect-power-bi-with-maria-DB/m-p/3821415#M34418</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="248593" data-lia-user-login="ManuelEspitia" class="lia-mention lia-mention-user"&gt;ManuelEspitia&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;When connecting to a MariaDB database, you have several options for connectors based on your specific use case. Let’s explore a few of them:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;STRONG&gt;.MariaDB Connector/C&lt;/STRONG&gt;: This is a high-performance client library with advanced functions, bulk operations, asynchronous/non-blocking APIs, and multiple options for encrypted connections via TLS/SSL. It’s suitable for applications that require efficient data access and streaming. The LGPL-licensed MariaDB Connector/C is commonly used for C/C++ development&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2.&lt;STRONG&gt;MariaDB Connector/Python&lt;/STRONG&gt;: If you’re working with Python, this connector allows you to connect your Python applications to MariaDB and MySQL databases using the standard JDBC API. It’s a great choice for Python developers&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3.&lt;STRONG&gt;MariaDB Connector/J&lt;/STRONG&gt;: Specifically designed for Java applications, MariaDB Connector/J provides JDBC connectivity to MariaDB and MySQL databases. It’s LGPL-licensed and widely used by Java developers&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;4.&lt;STRONG&gt;MariaDB Connector/ODBC&lt;/STRONG&gt;: If you’re using ODBC (Open Database Connectivity), this connector enables you to connect to MariaDB databases from various ODBC-compliant applications and tools&lt;/P&gt;
&lt;P&gt;Below is the link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mariadb.com/downloads/connectors/" target="_blank"&gt;mariadb.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xianda Tang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Apr 2024 02:48:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-04-09T02:48:52Z</dc:date>
    <item>
      <title>Can´t connect power bi with maria DB</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-connect-power-bi-with-maria-DB/m-p/3821000#M34412</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I´ve used tried different connectors to connect to a maria db data base but none of them work. Does anybody know which one I need to use?&amp;nbsp;&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>Mon, 08 Apr 2024 21:21:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-connect-power-bi-with-maria-DB/m-p/3821000#M34412</guid>
      <dc:creator>ManuelEspitia</dc:creator>
      <dc:date>2024-04-08T21:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can´t connect power bi with maria DB</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-connect-power-bi-with-maria-DB/m-p/3821415#M34418</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="248593" data-lia-user-login="ManuelEspitia" class="lia-mention lia-mention-user"&gt;ManuelEspitia&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;When connecting to a MariaDB database, you have several options for connectors based on your specific use case. Let’s explore a few of them:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;STRONG&gt;.MariaDB Connector/C&lt;/STRONG&gt;: This is a high-performance client library with advanced functions, bulk operations, asynchronous/non-blocking APIs, and multiple options for encrypted connections via TLS/SSL. It’s suitable for applications that require efficient data access and streaming. The LGPL-licensed MariaDB Connector/C is commonly used for C/C++ development&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2.&lt;STRONG&gt;MariaDB Connector/Python&lt;/STRONG&gt;: If you’re working with Python, this connector allows you to connect your Python applications to MariaDB and MySQL databases using the standard JDBC API. It’s a great choice for Python developers&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3.&lt;STRONG&gt;MariaDB Connector/J&lt;/STRONG&gt;: Specifically designed for Java applications, MariaDB Connector/J provides JDBC connectivity to MariaDB and MySQL databases. It’s LGPL-licensed and widely used by Java developers&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;4.&lt;STRONG&gt;MariaDB Connector/ODBC&lt;/STRONG&gt;: If you’re using ODBC (Open Database Connectivity), this connector enables you to connect to MariaDB databases from various ODBC-compliant applications and tools&lt;/P&gt;
&lt;P&gt;Below is the link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mariadb.com/downloads/connectors/" target="_blank"&gt;mariadb.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xianda Tang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 02:48:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Can-t-connect-power-bi-with-maria-DB/m-p/3821415#M34418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-09T02:48:52Z</dc:date>
    </item>
  </channel>
</rss>

