GetServerList

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Bob
Posts: 10
Joined: Thu 03 Jan 2008 21:18

GetServerList

Post by Bob » Wed 10 Mar 2010 21:03

How do I get the oracle server list using the TUniConnectDialog. The GetServerList is coming back empty.

eduardomendes
Posts: 28
Joined: Wed 24 Feb 2010 14:08

Post by eduardomendes » Wed 10 Mar 2010 22:34

I have the same problem with the Postgre!

Do not show me all servers.

Option UseServerHistory is marked as False.

Bob
Posts: 10
Joined: Thu 03 Jan 2008 21:18

Works now

Post by Bob » Thu 11 Mar 2010 14:49

I set the ProviderName to 'Oracle' and the UseServerHistory to false and it now is working for me.

Thanks

Post Reply