Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...What a great service! This is the best site I've ever seen!!! It totally restores my faith in humanity when people take time out to help other people..."

Geography

Where in the world do Tek-Tips members come from?

Using Microsoft Access 2010 linked table to edit Oracle table data

SarahNZ (MIS)
23 Mar 12 12:30
Does anyone know of any issues or risks that may be encountered using Access 2010 linked tables to update, insert and delete records from the Oracle tables?

Does anyone know how and when the session to the Oracle database is released when using the Access 2010 linked tables?

I am testing using Microsoft Access 2010 linked table to edit Oracle table data (using an ODBC System DSN using the Microsoft ODBC for Oracle driver).
This is done using the External Data - ODBC Database button and setting up Linked tables.

(My PC is running Windows XP SP3, and the current Oracle driver version is 2.575.1132.00)
(The Oracle version is 11g).
Thargy (TechnicalUser)
23 Mar 12 18:21
Sarah,

the obvious risk is that you may break data integrity if the oracle table is not thoroughly constrained to enforce it.  The Access database must either be programmed to maintain integrity, or Oracle must be - preferably both.

Second, since Access is absolutely outside of the control of Oracle, you can asynchronously alter data, ad hoc, which may give undesirable results.

Third, you have to grant permissions to the Access login to be able to alter and extract data.  Has this security risk been considered?
 

Regards

T

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close