Hello,
just a quick question. I was only given the TNS name for the oracle DB and in order for me to connect to this DB from LLBLGen was to install the Oracle Client and set up the TNS name in the tnsnames.ora file...then I was able to connect to the Oracle DB.
so my question is this. am I going to have to install the Oracle client on the server in which this application will run from in order for it to connect to the DB?
thanks..
P.S. I am using LLBLGen Pro 2.6 and connecting to a Oracle 10g db using VB.net.