Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linked Oracle View Performance

Status
Not open for further replies.

ctsang

Technical User
Jan 27, 2003
15
US
Hi all,

I have a question about the performance of some of the linked Oracle views in an Access database.

When the views are run through an Oracle database front-end client, the time it takes to load is fairly fast. However when using an Access database which is linked to the same view, the time it takes to load is extremely slow and sluggish. Now assuming I cannot optimize the efficiency of the view itself, what other alternatives are there to speeding up the linked view in Access?

Let me know if you need any other additional informtion.
Thanks a lot!

Charles
 
Has access created a pseudo primary key on the linked view ?

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
Nope, instead I assigned several fields to act as the unique identifier for each row.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top