Hi,
we noticed that in order to connect to Oracle using a different port or service ID it is necessary to know how to specify theses connection options in the `ConnectString` or `Server` property.
It would be much easier if there were a `Port` and a `SID` property on the `TOraSession` component.
Why are there no Port and SID properties on TOraSession?
-
- Posts: 36
- Joined: Fri 30 Apr 2010 11:25
Re: Why are there no Port and SID properties on TOraSession?
Hello,
There is no need in these properties, since they are specified in the Server or ConnectString properties. The detailed description of these properties can be found in the documentation: http://www.devart.com/odac/docs/work_net.htm , http://www.devart.com/odac/docs/devart_ ... string.htm .
There is no need in these properties, since they are specified in the Server or ConnectString properties. The detailed description of these properties can be found in the documentation: http://www.devart.com/odac/docs/work_net.htm , http://www.devart.com/odac/docs/devart_ ... string.htm .