A
ashehu
Hi all,
I am workibng on an application that will interact with an Oracle
database and this is the first time I am doin sthg with oracle. From
what I read in other posts, I will have to install the oracle Client
before I can use any of the providers (MS or Oracle) to interact with
the database. I assume this will also be the case for each system that
I will deploy the app to. I want to find another alternative to this
as someone in another thread mention licensing issues and other stuff.
Anyway I am thinking on what the best way of doing this is. My options
are either:
1. Go with installing the client on every machine that will use the
application. (What r the issues with this)
2. Use .NET remoting (which I am new to) to create a middle tier which
will run on a machine that will have the client installed. Other
systems will now communicate with this.
What is the best way to go about it.
Thanks,
Ammar
I am workibng on an application that will interact with an Oracle
database and this is the first time I am doin sthg with oracle. From
what I read in other posts, I will have to install the oracle Client
before I can use any of the providers (MS or Oracle) to interact with
the database. I assume this will also be the case for each system that
I will deploy the app to. I want to find another alternative to this
as someone in another thread mention licensing issues and other stuff.
Anyway I am thinking on what the best way of doing this is. My options
are either:
1. Go with installing the client on every machine that will use the
application. (What r the issues with this)
2. Use .NET remoting (which I am new to) to create a middle tier which
will run on a machine that will have the client installed. Other
systems will now communicate with this.
What is the best way to go about it.
Thanks,
Ammar