Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Connecting .Net app remotely to Oracle 9i database without OracleClient installed

Re: Connecting .Net app remotely to Oracle 9i database without OracleClient installed

From: IANAL_VISTA <IANAL_Vista_at_hotmail.com>
Date: Sat, 24 Sep 2005 01:21:58 GMT
Message-ID: <Xns96DABAD7A920DSunnySD@68.6.19.6>


"John" <jflemingnj_at_gmail.com> wrote in
news:1127493193.508755.322830_at_g49g2000cwa.googlegroups.com:

> Hello,
>
> I am developing a .Net (version 1.1) application in C# for which I need
> to connect remotely to an Oracle 9i database server. To accomplish this
> I was attempting to use the .NET Framework Data Provider for Oracle
> (System.Data.OracleClient.dll). However, this application will be
> distributed to multiple clients so I do not want to require that they
> install OracleClient.
>
> It seems I am running out of solutions other than purchasing 3rd party
> software or developing a web service to wrap the calls. The application
> is also using Oracle Lite and, subsequently Mobile Server to sychronize
> data with the remote database. Is there any way to make use of Mobile
> Server to execute separate, non-synchronization related, database calls
> as well?
>
> Thanks for any help in advance.
>
> John Fleming
> jflemingnj_at_gmail.com
>
>

JDBC? Received on Fri Sep 23 2005 - 20:21:58 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US