Re: HELP

From: K Dales (anonymous_at_discussions.microsoft.com)
Date: 10/08/04


Date: Fri, 8 Oct 2004 13:29:58 -0700

Not familiar with specs for Oracle Client, so can't say
for sure - but in general with ODBC you can access the
data with no additional client software (other than the
ODBC driver).

Licensing may also be an issue, though - better check.

>-----Original Message-----
>Hi
>
>I have knowledge of all the below. I already extract
information from the
>Oracle DB. My problem is that I have to install Oracle
Client on about 100
>client machines. Therefore my question is - can I do all
of the below not
>using Oracle Client (or only use ONE version on a
separate server)?
>
>Regards
>PO
>
>
><anonymous@discussions.microsoft.com> wrote in message
>news:096201c4ad51$805fe160$a501280a@phx.gbl...
>> Here's what you need to connect (and it sounds like you
>> have, or can have it all):
>>
>> 1) Network access to the server/drive where the Oracle
>> database resides.
>> 2) The ODBC driver installed and set up on each machine
>> (through the ODBC Administrator in Control Panel). This
>> requires knowledge of the port and TCP/IP settings.
>> 3) Knowledge of the database User ID and password that
you
>> need to access the data.
>> 4) Any other connection settings - in other words, you
>> need to know the ODBC connection string.
>> 5) Knowledge of SQL to query the database.
>> 6) Knowledge of ActiveX Data Objects (especially the
>> Connection and Recordset Objects) in order to use ODBC
>> within VBA. You can set up the connection and use an
SQL
>> string to retrieve your data into the recordset. Do a
>> search of the MSDN Library for "ADO" and you should
find a
>> good reference to the ADO object model and how to use
it.
>>
>> Those are the basics, but it sounds like you should be
>> able to do what you want as long as you have or can get
>> the required User ID, password, etc...
>>
>> K Dales
>>
>>
>> >-----Original Message-----
>> >Hi!
>> >I have the same problem as "sarasta" (posted 7/10). I
>> have a great number of
>> >client machines which need to connect to an Oracle 8
DB.
>> But the majority
>> >don't have Oracle Client installed. I have however
access
>> to one of our
>> >servers which has a server version of Oracle Client
>> installed.
>> >
>> >I have two questions:
>> >
>> >1. Is it possible, using Excel VBA, to connect to an
>> Oracle 8 DB without
>> >having Oracle Client installed on the PC? All clients
>> have "Microsoft ODBC
>> >for Oracle" installed.
>> >
>> >2. If not, is it possible for the clients to connect to
>> the Oracle DB using
>> >the server and it's Oracle Client installation?
>> >
>> >TIA
>> >PO
>> >
>> >
>> >.
>> >
>
>
>.
>



Relevant Pages

  • Re: Whats so bad about ODBC
    ... It is far better to connect to Oracle using the native connectivity. ... What exactly might be a problem with ODBC? ... data to be fetched to the client, and have it filtered on the client. ... actual execution paths are often unpredictable, ...
    (comp.databases.oracle.server)
  • Re: FreeTDS & Oracle11g
    ... connection from ORACLE to a non-Oracle system returned this ... towads odbc code. ... How to Setup DG4ODBC (Oracle Database Gateway for ODBC) on Windows ...
    (comp.databases.oracle.server)
  • system() return code always -1 after DBI/DBD local connection
    ... I am attempting to package a common Perl v5.8.6 + DBI ... Oracle 10g client and appears to be able to connect OK ... After making a connection with DBI, ...
    (perl.dbi.users)
  • Re: Oracle 8i installation on RedHat Linux 7.3
    ... >I can connect from client to my server at linux system now. ... >different name and check your connection again. ... Copyright 1997 Oracle Corporation. ...
    (RedHat)
  • Re: How do I access Oracle 8 data via ODBC
    ... 2003 via ODBC. ... I have installed the Oracle version 9 client. ... Client, per se, but in the ODBC Driver associated with it. ... Up-and-running support may be found through OpenLink's online Support ...
    (microsoft.public.word.docmanagement)

Quantcast