How do I specify the port when creating a new ADO .NET connection for Oracle or an OLEDB connection for Oracle in a package? Oracle DB uses a default port of 1521, but if we are using a port other than 1521 then hos should that be specified when using a new ADO.NET or OLEDB Connection.
I do not see a way of doing that and the connection keeps failing.
Thanks,
Monisha