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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: VC++ to Oracle connectivity without installing client

Re: VC++ to Oracle connectivity without installing client

From: Jay <fish_dba_at_hotmail.com>
Date: Sat, 09 Nov 2002 09:13:25 -0800
Message-ID: <F001.004FF9DC.20021109091325@fatcity.com>


I'd recommend using web services. This will give you are center place to have your app logic, and connect to the database. Your client side installs could be smaller and the need for usgrade would be less.

> Hrm. But that's why everyone is doing web-based(three-tier) applications
> to avoid doing that kind of thing. Even if you manage to include Oracle
> client into your app, you will still face the challenge of rolling
> your app on 1000 PCs. Plus subsequent fixes, new versions.
>
> -----Original Message-----
> Sent: Friday, November 08, 2002 5:14 PM
> To: Multiple recipients of list ORACLE-L
>
>
> Hello Gurus,
>
> I would like to program our VC++ application to
> directly connect to Oracle database using OO4O or OCI.
> But the problem is this VC++ app is gonna run on 1000s
> of desktops where we may have to install Oracle client
> which will be a time consuming in-efficient process. I
> am trying to see if the required client dlls and other
> files can be combined in the VC++ package itself and
> delivered to those 1000s of desktops.
>
> Can any of you give some insight into this, please?
>
> Any help would be highly appreciated.
>
> Thanks,
> Muru
>
>
> __________________________________________________
> Do you Yahoo!?
> U2 on LAUNCH - Exclusive greatest hits videos
> http://launch.yahoo.com/u2
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Muru
> INET: muru_oracle_at_yahoo.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Ji, Richard
> INET: Richard.Ji_at_MobileSpring.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jay
  INET: fish_dba_at_hotmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Sat Nov 09 2002 - 11:13:25 CST

Original text of this message

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