I need to connect an oracle database in a Internet server. I know all the parameters (ipaddress, user, password...) but I'm not be able to connect me from a remote client. also the sqlnet doesn't works!
what are all the parameters to consider to do this action?
How can I do?
Many thanks
gianluca
I urgent need to connect an oracle database in a Internet server. I know all the parameters (ipaddress, user, password...) but I'm not be able to connect me from a remote client. also the sqlnet doesn't works!
How can I do?
Many thanks
gianluca
Using only the OracleQuery component, I'm able to navigate the record forwarding width Query.Next command, which is the best solutions to navigate up and down the records?
Gianluca