MariaDB GetServer list error
Posted: Wed 24 Jun 2020 11:28
Hello,
we use UniDac 8.2.5 with Rad Studio 10.2.
I have MariaDB installed on my local machine (not MySQL). When trying to get a server list in the connection dialog of the TUniConnection i get an error "NetServerEnum Error 384". The same happens when I call
GetServerList('MySQL', cbxServerList.Items ).
With SQL Server it works, but only the servers are listed on other computers, not the one on localhost.
we use UniDac 8.2.5 with Rad Studio 10.2.
I have MariaDB installed on my local machine (not MySQL). When trying to get a server list in the connection dialog of the TUniConnection i get an error "NetServerEnum Error 384". The same happens when I call
GetServerList('MySQL', cbxServerList.Items ).
With SQL Server it works, but only the servers are listed on other computers, not the one on localhost.