dbTalk Databases Forums  

Best way to connect MS Access 2007 to Oracle 8 database?

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Best way to connect MS Access 2007 to Oracle 8 database? in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
TD
 
Posts: n/a

Default Best way to connect MS Access 2007 to Oracle 8 database? - 12-20-2007 , 12:08 AM






I am new to Oracle. I need to connect to a Oracle 8 database to
extract some data. I have read some of the postings and wonder what
is the least involved way to connect the two. Is the Oracle OLE
driver (not OLEDB) good?
I would prefer not install the Oracle client if I don't have to. All
I need to do is ,once a day, connect to Oracle, run a passthru query
and disconnect.

Any thoughts???
Thanks,
TD

Reply With Quote
  #2  
Old   
DA Morgan
 
Posts: n/a

Default Re: Best way to connect MS Access 2007 to Oracle 8 database? - 12-20-2007 , 08:03 AM






TD wrote:
Quote:
I am new to Oracle. I need to connect to a Oracle 8 database to
extract some data. I have read some of the postings and wonder what
is the least involved way to connect the two. Is the Oracle OLE
driver (not OLEDB) good?
I would prefer not install the Oracle client if I don't have to. All
I need to do is ,once a day, connect to Oracle, run a passthru query
and disconnect.

Any thoughts???
Thanks,
TD
Install the Oracle client.

Nothing about what you are trying to do is good. Oracle 8 is
paleolithic and likely the version of MS Access you are trying
to use didn't exist when Oracle 8 did. This is all a remarkably
bad idea. What is it you think you are going to do in Access
you couldn't do inside the database other than corrupt the data?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #3  
Old   
TD
 
Posts: n/a

Default Re: Best way to connect MS Access 2007 to Oracle 8 database? - 12-20-2007 , 11:32 AM



On Dec 20, 9:03 am, DA Morgan <damor... (AT) psoug (DOT) org> wrote:
Quote:
TD wrote:
I am new to Oracle. I need to connect to a Oracle 8 database to
extract some data. I have read some of the postings and wonder what
is the least involved way to connect the two. Is the Oracle OLE
driver (not OLEDB) good?
I would prefer not install the Oracle client if I don't have to. All
I need to do is ,once a day, connect to Oracle, run a passthru query
and disconnect.

Any thoughts???
Thanks,
TD

Install the Oracle client.

Nothing about what you are trying to do is good. Oracle 8 is
paleolithic and likely the version of MS Access you are trying
to use didn't exist when Oracle 8 did. This is all a remarkably
bad idea. What is it you think you are going to do in Access
you couldn't do inside the database other than corrupt the data?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damor...@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Groupwww.psoug.org
The database account is set to read only and we'll be running select
queries only so I doubt we'll damage the database. We need to extract
data that is in Oracle into a MS Access 2007 program on laptops that
will taken out into the field. I'm not sure how else we can
accomplish that by "doing it inside the database"!

TD



Reply With Quote
  #4  
Old   
Martijn Tonies
 
Posts: n/a

Default Re: Best way to connect MS Access 2007 to Oracle 8 database? - 12-20-2007 , 12:10 PM



Quote:
likely the version of MS Access you are trying
to use didn't exist when Oracle 8 did.
Which is better than the other way around, isn't it? :-)


--
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com




Reply With Quote
  #5  
Old   
TD
 
Posts: n/a

Default Re: Best way to connect MS Access 2007 to Oracle 8 database? - 12-20-2007 , 03:19 PM



Anyone else have any thoughts?

TD


Reply With Quote
  #6  
Old   
Galen Boyer
 
Posts: n/a

Default Re: Best way to connect MS Access 2007 to Oracle 8 database? - 12-22-2007 , 03:07 PM



On Thu, 20 Dec 2007, damorgan (AT) psoug (DOT) org wrote:

Quote:
What is it you think you are going to do in Access you couldn't do
inside the database other than corrupt the data?
Why would using MSAccess somehow cause one to corrupt data?

--
Galen Boyer


Reply With Quote
  #7  
Old   
Galen Boyer
 
Posts: n/a

Default Re: Best way to connect MS Access 2007 to Oracle 8 database? - 12-22-2007 , 03:08 PM



On Thu, 20 Dec 2007, dlee (AT) adsi-sc (DOT) com wrote:
Quote:
Anyone else have any thoughts?
Don't know the OLE driver, but why can't you install the oracle client?
That really shouldn't be a factor, unless all those on the road are in
need of it as well. Just install it and connect MSAccess through and
ODBC connection. Should work quite nicely.

--
Galen Boyer


Reply With Quote
  #8  
Old   
TD
 
Posts: n/a

Default Re: Best way to connect MS Access 2007 to Oracle 8 database? - 12-22-2007 , 07:18 PM



On Dec 22, 4:08*pm, Galen Boyer <galen_bo... (AT) yahoo (DOT) com> wrote:
Quote:
On Thu, 20 Dec 2007, d... (AT) adsi-sc (DOT) com wrote:
Anyone else have any thoughts?

Don't know the OLE driver, but why can't you install the oracle client?
That really shouldn't be a factor, unless all those on the road are in
need of it as well. *Just install it and connect MSAccess through and
ODBC connection. *Should work quite nicely.

--
Galen Boyer
Thannks Galen. Will the 9i client work ok?


Reply With Quote
  #9  
Old   
Galen Boyer
 
Posts: n/a

Default Re: Best way to connect MS Access 2007 to Oracle 8 database? - 12-23-2007 , 08:37 AM



On Sat, 22 Dec 2007, dlee (AT) adsi-sc (DOT) com wrote:
Quote:
On Dec 22, 4:08*pm, Galen Boyer <galen_bo... (AT) yahoo (DOT) com> wrote:
On Thu, 20 Dec 2007, d... (AT) adsi-sc (DOT) com wrote:
Anyone else have any thoughts?

Don't know the OLE driver, but why can't you install the oracle
client? That really shouldn't be a factor, unless all those on the
road are in need of it as well. *Just install it and connect MSAccess
through and ODBC connection. *Should work quite nicely.

--
Galen Boyer

Thannks Galen. Will the 9i client work ok?
Should be. Why not install it and give it a go? You originally posted
on Dec 19th. Its Dec 23rd. You could have easily figured it all out by
now. The install should take a few moments. Connections should take a
few moments. In an hour, you could have figured this out.

--
Galen Boyer


Reply With Quote
  #10  
Old   
TD
 
Posts: n/a

Default Re: Best way to connect MS Access 2007 to Oracle 8 database? - 12-23-2007 , 09:57 AM



On Dec 23, 9:37*am, Galen Boyer <galen_bo... (AT) yahoo (DOT) com> wrote:
Quote:
On Sat, 22 Dec 2007, d... (AT) adsi-sc (DOT) com wrote:
On Dec 22, 4:08*pm, Galen Boyer <galen_bo... (AT) yahoo (DOT) com> wrote:
On Thu, 20 Dec 2007, d... (AT) adsi-sc (DOT) com wrote:
Anyone else have any thoughts?

Don't know the OLE driver, but why can't you install the oracle
client? *That really shouldn't be a factor, unless all those on the
road are in need of it as well. *Just install it and connect MSAccess
through and ODBC connection. *Should work quite nicely.

--
Galen Boyer

Thannks Galen. *Will the 9i client work ok?

Should be. *Why not install it and give it a go? *You originally posted
on Dec 19th. *Its Dec 23rd. *You could have easily figured it all out by
now. *The install should take a few moments. *Connections should take a
few moments. *In an hour, you could have figured this out.

--
Galen Boyer
The reason I asked is I have no experience with Oracle so I do not
know if using the wrong client can damage the database. I have many
things on my plate in life so it may be several more days before I can
actually try it.

Will using the wrong Oracle client damage the Oracle database?
TD



Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.