PC Review


Reply
Thread Tools Rate Thread

DataDirect Connect for .NET vs. ODP.NET

 
 
Mike G.
Guest
Posts: n/a
 
      15th Jul 2003
I am trying to develop an application that connects to multiple oracle
databases.

I have developed the app using two different connection methods. "ODP.NET"
and "DataDirect Connect for .Net"

They both work fine, and they both performed about even speed wise.

Although deploying the project requires about 100MB when using ODP.NET and
less than 1 meg for DataDirect.

Does anyone of a way to connect to an Oracle database that does not require
the Oracle client installed. (Using .NET) Like DataDirect does.

All I need to do is "select" statements...

I figure if DataDirect can do it with a dll file that is only 300kb, Oracle
should be able to figure out a way to do it too. A client shouldn't be
required to have to download about 100megs of files just to perform simple
select statements.

I'm basically looking for a freeware solution. Unfortunatly DataDirect too
expensive for my company, it works great.

Thanks,

-Mike


 
Reply With Quote
 
 
 
 
Carlos J. Quintero
Guest
Posts: n/a
 
      16th Jul 2003
Hi,

No, AFAIK, the only .Net provider for Oracle that uses the wire protocol is
the one from DataDirect. Oracle has thin JDBC drivers that avoid also the
Oracle client, but their ODBC drivers, OLEDB Providers and .Net Data
Providers rely on the Oracle client libraries (OCI), as well as others from
other manufacturers (Microsoft, CoreLab,...)

Carlos Quintero

"Mike G." <(E-Mail Removed)> escribió en el mensaje
news:3IZQa.3762$(E-Mail Removed)...
> I am trying to develop an application that connects to multiple oracle
> databases.
>
> I have developed the app using two different connection methods.

"ODP.NET"
> and "DataDirect Connect for .Net"
>
> They both work fine, and they both performed about even speed wise.
>
> Although deploying the project requires about 100MB when using ODP.NET and
> less than 1 meg for DataDirect.
>
> Does anyone of a way to connect to an Oracle database that does not

require
> the Oracle client installed. (Using .NET) Like DataDirect does.
>
> All I need to do is "select" statements...
>
> I figure if DataDirect can do it with a dll file that is only 300kb,

Oracle
> should be able to figure out a way to do it too. A client shouldn't be
> required to have to download about 100megs of files just to perform simple
> select statements.
>
> I'm basically looking for a freeware solution. Unfortunatly DataDirect

too
> expensive for my company, it works great.
>
> Thanks,
>
> -Mike
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[announce]DataDirect XQuery now Available DataDirect XML Team Microsoft Dot NET Framework 1 17th May 2005 10:34 PM
This code hangs on connect() if connect hangs. how to make this so that if connect hangs i time out after 10 seconds. perhaps there is someway to do this with ioctlsocket and select? can anyone show how to do this? Daniel Microsoft Windows 2000 Networking 0 15th Feb 2005 01:37 AM
Win2k stand alone: WIreless will only connect AFTER Admin logs in, user can't connect Rudy Microsoft Windows 2000 0 29th Aug 2004 07:02 AM
Help! Fail to connect a windows XP laptop via a wireless connect to Dlink router! Stan Windows XP Networking 2 30th Nov 2003 05:14 AM
DataDirect sequelink service starter failed benny Windows XP General 0 30th Jul 2003 05:30 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:11 PM.