If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > Oracle Client Question for VB?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-21-03, 16:49
mtg82814 mtg82814 is offline
Registered User
 
Join Date: Jul 2003
Posts: 2
Smile Oracle Client Question for VB?

I am trying to develop an application that connects to multiple oracle
databases.

All the applicaiton does is simple select statements.

My question is about the oracle client.

We have about 300-400 target computers to install this applicaiton on.

It seems the oracle client files add up to about 70 megs.

Which makes the install about 71 megs.

1 meg for the program and 70 for the Oracle client.

Is there an better way, a thin-client for VB maybe?

A company called DataDirect puts out a client for connecting to Oracle that is only 300kb, not 70megs. You would think Oracle would figure out how to make a thin-client for VB. But the DataDirect client costs a lot of money....which we don't have. Any Idea's?

Thanks,

-Mike
Reply With Quote
  #2 (permalink)  
Old 07-21-03, 19:22
aruneeshsalhotr aruneeshsalhotr is offline
Registered User
 
Join Date: Jul 2003
Location: US
Posts: 314
Solution

Hi
Are you looking for a intermidiate layer which could redirect your requests from PC to the DB.
I understand u r using VB on your machine, and JDBC connects to connect to the DB.
Could you write more on the same.
Thanx and Regards
Aruneesh
Reply With Quote
  #3 (permalink)  
Old 07-21-03, 20:46
mtg82814 mtg82814 is offline
Registered User
 
Join Date: Jul 2003
Posts: 2
Re: Solution

Quote:
Originally posted by aruneeshsalhotr
Hi
Are you looking for a intermidiate layer which could redirect your requests from PC to the DB.
I understand u r using VB on your machine, and JDBC connects to connect to the DB.
Could you write more on the same.
Thanx and Regards
Aruneesh

Hello,

Basically I am looking to create a small application that I can carry around on a floppy disk. This app needs to connect to a couple of Oracle databases. Are there any Oracle clients that VB can use to connect to an Oracle database (that have a very small footprint)?

We are not using JDBC.

Any idea's?

Or do we have to install the 70meg client on all machines.

Thanks,

-Mike
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On