I am creating a mobile app in RAD Studio XE 6 to handle a remote Oracle Database that is stored in a server.
I am completely new in RAD Studio and newer in Oracle Databases.
I have read a lot everywhere about how to set up a TSQLConnection
using a Oracle Server, but simply I can not make it work.
I am trying to follow this tutorial, but in that tutorial, they use interbase
. I need to use Oracle, but as I mention I cannot do it.
I have read about a file called tnsnames.ora, about the Oracle client I need to install, and tons of information that simply is not working. I am getting firewall errors among other kind of problems.
I am completely confused at this moment.
Do somebody know if there is some information step by step that could help me?