Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: C# Oracle Q (from a SQL Server point of view)
On 19 Sep, 11:28, Ruud de Koter <nob..._at_internet.org> wrote:
> arun.hal..._at_gmail.com wrote:
> > On 18 Sep, 14:13, "fitzjarr..._at_cox.net" <fitzjarr..._at_cox.net> wrote:
> >> On Sep 18, 5:13 am,arun.hal..._at_gmail.com wrote:
>
> >>> I want to be able to connect to the Oracle DB without having to make
> >>> any installations (would like to just use the dll's instead).
> >> Installing the Oracle InstantClient might 'solve' this 'problem'. I
> >> suggest you visitwww.oracle.comandsearch the downloads for the
> >> InstantClient software.
> > I want to do this without any installations.
> > I dont want to make any modifications to the production server.
> > Any other ideas?
>
> How are you going to get "the dll's" on the production machine (or on
> any machine) without some kind of an installation process? I suggest you
> think this over once again.
>
> Regards,
>
> Ruud de Koter.
The dll i need in C# is contained within the project i am using.
The only thing i need is the connection details (database and server)
and the only way it seems to get this information is installing the
client and then using a TNSNAMES.ora. seems like an unnecessary
process.
I guess i'll just have to do the installation then
Received on Wed Sep 19 2007 - 11:33:38 CDT
![]() |
![]() |