Connect to multiple instances of oracle

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply

How do I open multiple instances of oracle Database

Poll ended at Thu 21 Jan 2010 14:35

Oracle connection instances
0
No votes
Ora connection vs Unidac connection
1
100%
 
Total votes: 1

eduardoamped
Posts: 1
Joined: Tue 19 Jan 2010 14:11

Connect to multiple instances of oracle

Post by eduardoamped » Tue 19 Jan 2010 14:35

I am going from Ora component to unidac. In the ora component i use the ConnectString to connect to different instances of oracle. I see that unidac connection component dose not have the string and i don't see where to set up different instances of oracle in the unidac connection component. How would i go about doing this using only one component in unidac?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 20 Jan 2010 08:47

Use the Server property to set Oracle database name.

Post Reply