GetServerList
Posted: Tue 25 Mar 2008 21:25
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
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