Page 1 of 1

GetServerList

Posted: Tue 25 Mar 2008 21:25
by pleitch
I've migrated my app from Delphi 5 and MyDAC 4.00.1.6
to Delphi 2007 for Win32 and MyDAC 5.20.0.13

Using RegEdit, I deleted the Value "Server1" in
HKEY_CURRENT_USER\Software\CoreLab\mydac\Connect

When I use TMyConnectDialog to connect to a remote server, the Value "Server 1" (note the space) is created.

Subsequent running of the app returns no strings from GetServerList.

However, if I use RegEdit and rename the "Server 1" value to "Server1", I am then able to get strings returned from GetServerList.

Is "Server 1" a bug?

thxs

Posted: Wed 26 Mar 2008 13:17
by Dimon
Thank you for information. We have fixed this problem. This fix will be included in the next MyDAC build.