How to get HomeName list in my procedure like getting HomeName list in OraSession?

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Oleksiy
Posts: 1
Joined: Tue 20 Dec 2005 09:55
Location: Kiev
Contact:

How to get HomeName list in my procedure like getting HomeName list in OraSession?

Post by Oleksiy » Tue 20 Dec 2005 10:01

How to get HomeName list in my procedure like getting HomeName list in OraSession?

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Thu 22 Dec 2005 06:19

You can use OracleHomeCount and OracleHomeNames global variables from OraCall unit.

Post Reply