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 > General > Database Concepts & Design > oracle to access?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-11-04, 07:45
konwin konwin is offline
Registered User
 
Join Date: Mar 2004
Posts: 18
oracle to access?

maybe it is a stupid question... Can I get access/connection to an oracle databes from ms access 2000? E.g. create a form in ms access to put data into oracle?
Reply With Quote
  #2 (permalink)  
Old 11-17-04, 15:00
kuuler kuuler is offline
Registered User
 
Join Date: Sep 2003
Location: Texas
Posts: 13
Yes you can. : )
Reply With Quote
  #3 (permalink)  
Old 11-17-04, 17:20
bdimple bdimple is offline
Registered User
 
Join Date: Jul 2003
Posts: 74
Use ODBC

1) Set up an ODBC connection.

2) Use it to link to the Oracle Database.

3) Unfortunately, all fields look like varchar(255) but that's a small price to pay for the ease and simplicity of what you can do.

Good luck.

B.Dimple
DBA
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