<?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[Database connection with PHPMyAdmin]]></title><description><![CDATA[<p dir="auto">Hello, i ran into an issue when trying to connect to an external database.<br />
The database info:<br />
name: plc<br />
username: root1<br />
pass - i won't disclose it, but in config file is right<br />
table: sqltable<br />
I am using the rexygen example program, the "Reading data from a database" example.<br />
I also have an raspberry pie 3b+ that acts as the target device. I installed the odbc driver and everything needed on it.<br />
The driver configuration can be seen below.<br />
<img src="/assets/uploads/files/1693483396753-b295fda2-54a1-43ed-9e4b-2ea17d91775e-image.png" alt="b295fda2-54a1-43ed-9e4b-2ea17d91775e-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The issue is that when i run the example, the data stored in the database does not get pulled.<br />
Here you can see the table with the values and the rexygen exec and task files<br />
<img src="/assets/uploads/files/1693483502488-ab76675b-0844-4486-8fc5-9c8c4d94923f-image.png" alt="ab76675b-0844-4486-8fc5-9c8c4d94923f-image.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1693483512079-76a211c5-5212-4c1b-ad98-b7718da9783e-image.png" alt="76a211c5-5212-4c1b-ad98-b7718da9783e-image.png" class=" img-fluid img-markdown" /><br />
When i try to run the program, it connects to the raspberry, but then in the log it gives me the error "Dialog Failed", although everything in the config file is right. Does anybody have an idea of what i can do to solve this?</p>
]]></description><link>https://forum.rexygen.com/topic/392/database-connection-with-phpmyadmin</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 10:58:41 GMT</lastBuildDate><atom:link href="https://forum.rexygen.com/topic/392.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 31 Aug 2023 12:06:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Database connection with PHPMyAdmin on Tue, 03 Oct 2023 07:28:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.rexygen.com/uid/585">@istratesorin01</a><br />
Hi Istrate,</p>
<p dir="auto">it seems that the issue is remote access to the Database which is forbidden by default. Have a look at this tutorial: <a href="https://webdock.io/en/docs/how-guides/database-guides/remote-access-your-mariadb-mysql-database-ubuntu-focal-mariadb-v106">https://webdock.io/en/docs/how-guides/database-guides/remote-access-your-mariadb-mysql-database-ubuntu-focal-mariadb-v106</a></p>
<p dir="auto">Kind regards,<br />
Tomas</p>
]]></description><link>https://forum.rexygen.com/post/1325</link><guid isPermaLink="true">https://forum.rexygen.com/post/1325</guid><dc:creator><![CDATA[cechurat]]></dc:creator><pubDate>Tue, 03 Oct 2023 07:28:19 GMT</pubDate></item></channel></rss>